Posts by Year

2025

The Importance of #include Order in C++

1 minute read

While building a C++ DLL wrapper around a vendor-provided SDK, I encountered strange syntax errors that did not appear when building a normal .exe project us...

Starting Blog

less than 1 minute read

I just set up for my github page. I am going to post about bug fixing, dev log and side project.

Back to Top ↑