Rockbox General > Rockbox General Discussion
Can I help?
bluebrother:
--- Quote from: BeZerker on May 13, 2010, 09:06:16 AM ---Okay, Thanks! I have knowladge of the C++ Lanugae (which shouldn't be TOO diffrent from C)
--- End quote ---
Well, it is in fact quite different. C++ does have a lot of features C doesn't have (classes, templates, etc), so programming C is quite different. However, C++ does also support C syntax, so you can compile (almost) every C code with a C++ compiler, and write a C++ program that is in fact pretty much C. So depending on your knowledge it might be more or less different. No reason to refrain from looking into it though :)
BeZerker:
Im not an Avadnced C++ programmer, I know the basics and a little more, i can write programs myself, with out to many advanced features
Navigation
[0] Message Index
[*] Previous page
Go to full version