Hey
I was just wondering if anyone here was willing to help me with some code samples.
What I wanted to do was:
- Be able to open up a file and cross-reference its contents (let's say 1 character, such as 1) with another (that reads 2) and then do something if it's lower.
- Download a complete file from wifi to the memory stick.
I've never worked with file I/O or wifi before so some help, or even better, some sample code would do me a world of good and help me to increase my currently less-than-fantastic coding skills.
Thanks.
File operations help
The first is in the SDK docs. If you need more help on IO that the docs provide, you aren't ready to be programming the PSP. Take a few more computer classes.
http://psp.jim.sh/pspsdk-doc/
The second is in the old threads - just search on wget and curl. With those terms, you should be able to find the info yourself.
Rememeber, this site isn't here to help you increase your "less-than-fantastic coding skills," it's to get already "up-to-snuff" programmers going on PS2/PSP/PS3 programming.
http://psp.jim.sh/pspsdk-doc/
The second is in the old threads - just search on wget and curl. With those terms, you should be able to find the info yourself.
Rememeber, this site isn't here to help you increase your "less-than-fantastic coding skills," it's to get already "up-to-snuff" programmers going on PS2/PSP/PS3 programming.
this thread is going nowhere
pj: read multiple books on programming in C/C++
and please try everything you learn with a test simple command
shell app on windows or linux and just practice practice ...just like
the rest of us ...and read articles and ebooks and whatnot
this site is not here to hold your hand in the basics
pj: read multiple books on programming in C/C++
and please try everything you learn with a test simple command
shell app on windows or linux and just practice practice ...just like
the rest of us ...and read articles and ebooks and whatnot
this site is not here to hold your hand in the basics
10011011 00101010 11010111 10001001 10111010
-
- Posts: 3
- Joined: Thu Apr 05, 2007 12:36 pm