|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
String literal constants. More...
Go to the source code of this file.
Macros | |
| #define | STR_ZERO "0" |
| String literal: "0" (zero) | |
| #define | STR_ONE "1" |
| String literal: "1" (one) | |
| #define | STR_FALSE "false" |
| String literal: "false". | |
| #define | STR_TRUE "true" |
| String literal: "true". | |
| #define | STR_OFF "off" |
| String literal: "off". | |
| #define | STR_ON "on" |
| String literal: "on". | |
| #define | STR_NO "no" |
| String literal: "no". | |
| #define | STR_YES "yes" |
| String literal: "yes". | |
String literal constants.
Definition in file string_constants.h.