You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 0x0D-preprocessor/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 0x0D. C - Preprocessor
1
+
# <divalign="center">0x0D. C - Preprocessor</div>
2
2
3
3
## About
4
4
@@ -18,4 +18,4 @@
18
18
19
19
[4-sum.h](https://github.com/Jenni-Foued/holbertonschool-low_level_programming/tree/master/0x0D-preprocessor/4-sum.h) a function-like macro SUM(x, y) that computes the sum of the numbers x and y
20
20
21
-
[101-preprocessor_abuse.c] a program that prints a string `Hello, Holberton\n`
21
+
[101-preprocessor_abuse.c](https://github.com/Jenni-Foued/holbertonschool-low_level_programming/tree/master/0x0D-preprocessor/101-preprocessor_abuse.c) a program that prints a string `Hello, Holberton\n`
0 commit comments