Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
flohofwoe
on Dec 9, 2019
|
parent
|
context
|
favorite
| on:
How to write better game libraries
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 :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Nevertheless I received enough requests to make my C libraries 'C++ compliant' that I gave in :)