Search found 6 matches
- Wed Feb 01, 2006 9:28 am
- Forum: PSP Development
- Topic: dynamicly sized arrays
- Replies: 4
- Views: 1710
- Wed Feb 01, 2006 8:31 am
- Forum: PSP Development
- Topic: dynamicly sized arrays
- Replies: 4
- Views: 1710
- Wed Feb 01, 2006 7:54 am
- Forum: PSP Development
- Topic: dynamicly sized arrays
- Replies: 4
- Views: 1710
dynamicly sized arrays
I recently started trying to program some psp stuff and I'm having trouble with a few things. Most importantly is dynamicly sized arrays. What I normaly do in C++ is something like this: int size = 10; char test[]; test = new char[size]; I know you can't do that in C ...
- Sat Jan 28, 2006 4:48 am
- Forum: PSP Development
- Topic: Here is gift to all programers
- Replies: 31
- Views: 23666
that was pure evil ... http://www.psp-hacks.com/forums/about19670.html
- Sat Jan 28, 2006 3:52 am
- Forum: PSP Development
- Topic: Here is gift to all programers
- Replies: 31
- Views: 23666
Re: Here is gift to all programers
I was just stopping by to look for code examples now that I can right homebrew for my 2.01 becuase of the GTA eLoader and I saw this post... Is this what I think it is? because that would kick.
- Thu Jan 12, 2006 5:42 am
- Forum: PS2 Development
- Topic: error building ee-gcc
- Replies: 10
- Views: 5239