Hi, I have a problem about wrapping some sdl functions. I used C before, so my knowledge about object orientation is limited.
Some functions belong clearly to an object, like the bitmap functions for example. But I don't know whhere to put functions like SDL_init. Should I create a library object or system object or something? -- View this message in context: http://www.nabble.com/Wrapping-C-functions-tp24850281p24850281.html Sent from the GNUstep - General mailing list archive at Nabble.com. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
