View previous topic :: View next topic |
Author |
Message |
ViolentAJ
Joined: 05 Feb 2009 Posts: 56
|
Posted: Sat Mar 21, 2009 3:54 pm Post subject: SDL without pointers |
|
|
Is there a way to use SDL (especially for loading in images) without pointers? All tutorials have pointers. I never really used pointers, and I'd rather do things without them. |
|
Back to top |
|
|
zzzzrrr
Joined: 17 Feb 2007 Posts: 139 Location: Washington, DC
|
Posted: Sat Mar 21, 2009 11:20 pm Post subject: Re: SDL without pointers |
|
|
ViolentAJ wrote: | Is there a way to use SDL (especially for loading in images) without pointers? All tutorials have pointers. I never really used pointers, and I'd rather do things without them. |
Specifically, what are you attempting to do? Can you show a code example? What library are you using... Derelict? If so, you should re-post your question in the Derelict forum for help! |
|
Back to top |
|
|
ViolentAJ
Joined: 05 Feb 2009 Posts: 56
|
|
Back to top |
|
|
|