|
|
|
|
|
by FrankenPC
4042 days ago
|
|
Number 11 is unbelievably devious. I wonder how many compilers are OK with that? -----------------------------------------------
Use accented characters on variable names, e. g.
--typedef struct { int i; } ínt;
where the second ínt’s í is actually i-acute. With only a simple text editor, it’s nearly impossible to distinguish the slant of the accent mark. |
|