/
githubmirror
/
CPlusPlusThings
Обзор
Документация
Войти
/
githubmirror
/
CPlusPlusThings
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CPlusPlusThings
/
...
/
basic_content
/
macro
/
..
README.md
Update README.md
6 лет назад
do_while
english
6 лет назад
do_while.cpp
english
6 лет назад
sig_examp
english
6 лет назад
sig_examp.cpp
english
6 лет назад
Story about Macro
1.The macro contains special symbols
1.1 String operator(#)
1.2 Symbolic join operator(##)
1.3 Continuation operator(\)
2.do{...}while(0)
2.1 Avoid semantic misinterpretation
2.2 Avoid using goto to control flow
2.3 Avoid warnings caused by macros
2.4 Define a single function block to perform complex operations
README.md