Xinqi Bao's Git

Removed #define for unknown_str
authorAaron Marcher <[email protected]>
Sat, 12 Aug 2017 11:27:30 +0000 (13:27 +0200)
committerAaron Marcher <[email protected]>
Sat, 12 Aug 2017 11:27:30 +0000 (13:27 +0200)
Debugging #define is very difficult. The performance overhead of static const
char is negligible.


No differences found