[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wrapping C functions
From: |
Martin Kalbfuß |
Subject: |
Wrapping C functions |
Date: |
Thu, 6 Aug 2009 09:48:17 -0700 (PDT) |
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.
- Wrapping C functions,
Martin Kalbfuß <=
- Re: Wrapping C functions, David Chisnall, 2009/08/06
- Re: Wrapping C functions, Martin Kalbfuß, 2009/08/06
- Re: Wrapping C functions, David Chisnall, 2009/08/06
- Re: Wrapping C functions, Martin Kalbfuß, 2009/08/06
- Re: Wrapping C functions, David Chisnall, 2009/08/06
- Re: Wrapping C functions, Martin Kalbfuß, 2009/08/06
- Re: Wrapping C functions, David Chisnall, 2009/08/06
- Re: Wrapping C functions, Martin Kalbfuß, 2009/08/06
- Re: Wrapping C functions, Martin Kalbfuß, 2009/08/06
- Re: Wrapping C functions, David Chisnall, 2009/08/06