Advertisement

Help needed with linking....

Started by August 08, 2001 11:04 AM
30 comments, last by Moe 23 years, 5 months ago
C++ and OOP aren''t really my strong points. Besides, the way I am doing it works fine for me. I have destructors that automatically call the shutdown functions so nothing is left allocated.

I still do have a problem with a 2304 byte mem leak in fullscreen mode only, which I would like to get fixed.
quote:
Original post by GayleSaver
The ifdefs are hard to maintain. Or harder, anyway. I always tend to forget the #endif at the end.

So type the #ifdef/#endif block before you add any other code. Or write an DevStudio macro to do it.

This topic is closed to new replies.

Advertisement