Skip to content

mumbuamutuku/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a header file that defines a macro named SIZE as an abbreviation for the token 1024. Create a header file that defines a macro named PI as an abbreviation for the token 3.14159265359. Write a program that prints the name of the file it was compiled from, followed by a new line. You are allowed to use the standard library Write a function-like macro ABS(x) that computes the absolute value of a number x. Write a function-like macro SUM(x, y) that computes the sum of the numbers x and y.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages