Search found 3 matches
- Mon Nov 03, 2008 7:26 pm
- Forum: PSP Development
- Topic: New to coding/psp dev. Few questions.
- Replies: 4
- Views: 1953
- Mon Nov 03, 2008 3:01 pm
- Forum: PSP Development
- Topic: New to coding/psp dev. Few questions.
- Replies: 4
- Views: 1953
Thank you. That makes sense now when I look at it. My main problem with compilers is that I am based in OS X Leopard, so (short of dual-booting xp) I am stuck with what is available. Fortunately (and I don't know how true this is for most, but it is for c in this case.) C compiles well in OS X's Ter...
- Mon Nov 03, 2008 1:20 pm
- Forum: PSP Development
- Topic: New to coding/psp dev. Few questions.
- Replies: 4
- Views: 1953
New to coding/psp dev. Few questions.
I have compiled a hello world app in C but I'm not clear as to what my 3 blocks of callback code do. (Exit callback, callback thread, and callback id.) What do these do and how are they nessicary. I want to learn C thru the PSP. Thanks.