Skip to content

charlyhandsum/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASK DESCRIPTION

  1. Writing a script that runs a C file through the preprocessor and save the result into another file.

  2. Writing a script that compiles a C file but does not link.

  3. Writing a script that generates the assembly code of a C code and save it in an output file.

  4. Writing a script that compiles a C file and creates an executable named cisfun.

  5. Writing a C program that prints exactly "Programming is like building a multilingual puzzle, followed by a new line.

  6. Writing a C program that prints exactly with proper grammar, but the outcome is a piece of art, followed by a new line.

  7. Writing a C program that prints the size of various types on the computer it is compiled and run on. 7.How to Write a script that generates the assembly code (Intel syntax) of a C code and save it in an output file.

About

The C Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages