c-course/c-basic
2024-01-24 18:55:45 +03:00
..
.gitignore update 2023-08-06 23:09:32 +03:00
C.pdf update 2023-08-06 23:09:32 +03:00
foo.c comments added 2024-01-24 10:45:36 +03:00
helloworld.c typo fix 2024-01-24 10:47:36 +03:00
initialization-variable.c swap with initialized variables 2024-01-24 08:45:05 +03:00
print_variables.c print variables in different ways 2024-01-24 14:01:20 +03:00
scanf-example-two-variables.c two variables scanned by scanf 2024-01-24 15:47:29 +03:00
scanf-example.c scanf example 2024-01-24 14:54:16 +03:00
scanf-hex.c hex value scanned by scanf and printed 2024-01-24 18:55:45 +03:00