Skip to content

Latest commit

 

History

535 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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

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

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

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

  7. Size is not grandeur, and territory does not make a nation Write a C program that prints the size of various types on the computer it is compiled and run on.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages