forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Programming for the Psp

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
manasol



Joined: 18 Dec 2004
Posts: 18

PostPosted: Tue Mar 29, 2005 11:41 am    Post subject: Programming for the Psp Reply with quote

When programming with consoles is there much of a difference between C and C++ and why, once a sdk is made available for the psp of course?
Back to top
View user's profile Send private message Visit poster's website
soks



Joined: 25 May 2004
Posts: 100
Location: Chicago, IL

PostPosted: Tue Mar 29, 2005 2:57 pm    Post subject: Reply with quote

The difference between C and C++ is in the language and how you use it.

Personally I believe C++ is more of a software engineering language and C would actually be cleaner for small stuff (what most people will be doing and do for homebrew).

So it's more like programming on consoles is different then on PC, and being that C/C++ both have very similair capabilities... using one or the other will only create a difference in overall program design.

Of course if the SDK is built with one or the other in mind that could effect things... but C++ can easily use C code to implement nice "C++" like things. C on the other hand would simply have to use C++ style here and there to get stuff done.

So yeah, there is a difference, but it's not becuase of the consoles, pretty much programming in C and C++ is a little different. Mostly because of what the languages were designed for.

Anyways... I should look into getting a psp... they're shiny.
Back to top
View user's profile Send private message AIM Address
manasol



Joined: 18 Dec 2004
Posts: 18

PostPosted: Tue Mar 29, 2005 3:08 pm    Post subject: Reply with quote

Thank you for the reply. You answered many of my questions and to the point. Thank you again.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group