|
|
|
|
|
by flohofwoe
2386 days ago
|
|
C++ has some stricter type checking by default, but most of this can be achieved by raising the warning level when compiled as C. Nevertheless I received enough requests to make my C libraries 'C++ compliant' that I gave in :) |
|