cybereality Posted January 15, 2006 Posted January 15, 2006 Thanks a bunch Sintax. This is really gonna help me out with the little app I'm writing. I just got a chance to skim through the code, but it looks very clean and well commented. I'm sure a lot of other people will appriciate a bare-bones example to learn from. Good job man. // cybereality
davr Posted January 20, 2006 Posted January 20, 2006 3 minor typos, "stdlib.h" should be lowercase, and you should only use forward slashes in #includes wifistripped/arm9/source/arm9.c:12:20: error: Stdlib.h: No such file or directory wifistripped/arm9/source/arm9.c:18:24: error: sys\socket.h: No such file or directory wifistripped/arm9/source/arm9.c:19:24: error: netinet\in.h: No such file or directory thanks though, this will save me some work, i was planning on doing the same thing.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now