|
|
|
|
|
by LoganDark
6 days ago
|
|
> C++ code can't be taken at face value -- the most innocuous-looking code could be a ticking bomb. You can't take C code at face value either. The name of a method or type doesn't tell you what it does. It could longjmp for all you know. |
|