OK, so I just finished compiling PSP SDK and toolchain on Ubuntu ( took a while... ) and I've been looking around for tutorials on hello world programs. The only problem is that they are all in C. I prefer C++ myself, so does it matter if I program in either language?
Also, if it's possible, could someone post a makefile for compiling C++ code?
Sorry if I'm doing something wrong posting here.
Thanks in advance,
Logan
Can I program in C++?
-
- Posts: 91
- Joined: Sun Feb 22, 2009 8:32 am
- Location: Melbourne Australia ZOMG
it's pretty much exactly the same, just name your files .cpp instead of .c
next time go ask your question's here
next time go ask your question's here