i would love to see it done
but im of no help myself... haven't heard of any such project though.
Search found 3 matches
- Mon Aug 07, 2006 10:31 am
- Forum: General Discussion
- Topic: PSP RFID
- Replies: 3
- Views: 4943
- Sun Aug 06, 2006 1:21 pm
- Forum: PSP Development
- Topic: passing dynamic character arrays
- Replies: 2
- Views: 1780
- Sun Aug 06, 2006 12:34 pm
- Forum: PSP Development
- Topic: passing dynamic character arrays
- Replies: 2
- Views: 1780
passing dynamic character arrays
hi, im new here... this might be a simple question, but i don't know how to fix it. i read data in from a file and store it in a buffer now, im trying to extract data from that buffer and store it in another variable. here is my code: class Element { public: int GetNodeSize(...