Open in app
Home
Notifications
Lists
Stories

Write
José Miguel Petro
José Miguel Petro

Home

Mar 5

The Static library.

is a set of routines, external functions and variables which are resolved in a caller at compile-time and copied into a target application by a compiler, linker, or binder, producing an object file and a stand-alone executable. This executable and the process of compiling it are both known as a…

3 min read

The Static library.
The Static library.

Feb 11

Compilation in C.

Compilation is the process the computer takes to convert a high-level programming language into a machine language that the computer can understand. The program that performs this conversion is called a compiler. Steps: 1#Preprocessor:is a separate step in the compilation process. C Preprocessor is just a tool and it instructs the…

2 min read

Compilation in C.
Compilation in C.
José Miguel Petro

José Miguel Petro

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable