Favyluther / alx-low_level_programming

MY C LEVEL PROGRAMMING

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Preprocessor

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

  1. Compiler

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

  1. Assembler

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

  1. Name

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

  1. Hello, puts

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

  1. 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.

  1. 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.

  1. Intel

Write a script that generates the assembly code (Intel syntax) of a C code and save it in an output file

  1. UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity

Write a C program that prints exactly and that piece of art is useful" - Dora Korpar, 2015-10-19, followed by a new line, to the standard error.

About

MY C LEVEL PROGRAMMING


Languages

Language:C 98.2%Language:Python 1.2%Language:Shell 0.4%Language:Assembly 0.1%