Learn C language from scratch

I reviewed the shutdown program
Learn C language from scratch
I learned yesterday how to write a function to find the maximum value of two numbers. I
Learn C language from scratch
learned about the use of various unary operators and relational operators and
logical operators. For example:
Learn C language from scratch
the use of conditional operators: the use of
Learn C language from scratch
typedef:
Learn C language from scratch
The use of static (because the content is too much to summarize a few points):
Learn C language from scratch
the use of define, the definition of macros and the realization of functions (the macro method is easier):
Learn C language from scratch
2021.1.16 learning

Guess you like

Origin blog.51cto.com/15080720/2593765