alx-low_level_programming

所属分类:编程语言基础
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2023-09-25 19:02:19
上 传 者sh-1993
说明:  使用C编程语言进行低级编程,
(Low level programming with the C programming language,)

文件列表:
0x00-hello_world/ (0, 2023-09-25)
0x00-hello_world/0-preprocessor (30, 2023-09-25)
0x00-hello_world/1-compiler (59, 2023-09-25)
0x00-hello_world/100-intel (71, 2023-09-25)
0x00-hello_world/101-quote.c (342, 2023-09-25)
0x00-hello_world/2-assembler (59, 2023-09-25)
0x00-hello_world/3-name (33, 2023-09-25)
0x00-hello_world/4-puts.c (239, 2023-09-25)
0x00-hello_world/5-printf.c (249, 2023-09-25)
0x00-hello_world/6-size.c (542, 2023-09-25)
0x01-variables_if_else_while/ (0, 2023-09-25)
0x01-variables_if_else_while/0-positive_or_negative.c (423, 2023-09-25)
0x01-variables_if_else_while/1-last_digit.c (654, 2023-09-25)
0x01-variables_if_else_while/100-print_comb3.c (530, 2023-09-25)
0x01-variables_if_else_while/101-print_comb4.c (715, 2023-09-25)
0x01-variables_if_else_while/102-print_comb5.c (676, 2023-09-25)
0x01-variables_if_else_while/2-print_alphabet.c (243, 2023-09-25)
0x01-variables_if_else_while/3-print_alphabets.c (362, 2023-09-25)
0x01-variables_if_else_while/4-print_alphabt.c (297, 2023-09-25)
0x01-variables_if_else_while/5-print_numbers.c (257, 2023-09-25)
0x01-variables_if_else_while/6-print_numberz.c (337, 2023-09-25)
0x01-variables_if_else_while/7-print_tebahpla.c (236, 2023-09-25)
0x01-variables_if_else_while/8-print_base16.c (383, 2023-09-25)
0x01-variables_if_else_while/9-print_comb.c (305, 2023-09-25)
0x02-functions_nested_loops/ (0, 2023-09-25)
0x02-functions_nested_loops/0-putchar.c (275, 2023-09-25)
0x02-functions_nested_loops/1-alphabet.c (233, 2023-09-25)
0x02-functions_nested_loops/10-add.c (181, 2023-09-25)
0x02-functions_nested_loops/100-times_table.c (661, 2023-09-25)
0x02-functions_nested_loops/101-natural.c (344, 2023-09-25)
0x02-functions_nested_loops/102-fibonacci.c (450, 2023-09-25)
0x02-functions_nested_loops/103-fibonacci.c (443, 2023-09-25)
0x02-functions_nested_loops/104-fibonacci.c (1062, 2023-09-25)
0x02-functions_nested_loops/11-print_to_98.c (402, 2023-09-25)
0x02-functions_nested_loops/2-print_alphabet_x10.c (260, 2023-09-25)
0x02-functions_nested_loops/3-islower.c (293, 2023-09-25)
0x02-functions_nested_loops/4-isalpha.c (336, 2023-09-25)
0x02-functions_nested_loops/5-sign.c (320, 2023-09-25)
... ...

# alx-low_level_programming **We seek to examine the following concepts by going through the following tasks:** - Why C programming is awesome - Who invented C - Who are Dennis Ritchie, Brian Kernighan and Linus Torvalds - What happens when you type gcc main.c - What is an entry point - What is main - How to print text using printf, puts and putchar - How to get the size of a specific type using the unary operator sizeof - How to compile using gcc - What is the default program name when compiling with gcc - What is the official C coding style and how to check your code with betty-style - How to find the right header to include in your source code when using a standard library function - How does the main function influence the return value of the program

近期下载者

相关文件


收藏者