Skip to content
FLAVIO COPES
flaviocopes.com
2026
[ BLOG ]
[ BOOKS ]
[ COURSES ]
[ BOOTCAMP ]
[ NEWSLETTER ]
[ AI WORKSHOP ]
Posts tagged "clang"
The C Preprocessor
C Header Files
C Structures
C Enumerated Types
The typedef keyword in C
C Global Variables
Static variables in C
Can you nest functions in C?
Scope of variables in C
How to access the command line parameters in C
C conversion specifiers and modifiers
How to print the percentage character using `printf()` in C
How to check a character value in C
How to solve the implicitly declaring library function warning in C
How to return a string from a C function
Double quotes vs single quotes in C
Basic I/O concepts in C
How to use NULL in C
Introduction to C Functions
Booleans in C
Looping through an array with C
Introduction to C Pointers
How to find the length of a string in C
Introduction to C Strings
How to determine the length of an array in C
Introduction to C Arrays
How to work with loops in C
C Conditionals
C Operators
C Constants
C Variables and types
Introduction to the C Programming Language