The Preprocessor, Preprocessor directives, Macros, #define identifier string, Simple macro substitution, Macros as arguments, Nesting of m...
Read More
Showing posts with label STRING VARIABLE. Show all posts
Showing posts with label STRING VARIABLE. Show all posts
STRINGS in c programming language
STRINGS String is an Array of Characters terminated by a NULL character '/0'. Example: char a[10] = “Hello”; STRING VARIABL...
Read More
Subscribe to:
Posts (Atom)