T Tsyayin Still Fresh Joined Feb 15, 2003 Messages 27 Sep 5, 2003 #1 Stupid question, but is there a way to do classes in c? Or compile c++ for gp32 to use classes and objects?
Stupid question, but is there a way to do classes in c? Or compile c++ for gp32 to use classes and objects?
N NssOne I am One with the DarkNss Joined Jun 11, 2003 Messages 1,108 Age 42 Location RIGHT BEHIND YOU! Scary, huh? Website www.gp32us.com Sep 5, 2003 #2 Are you a VB programmer or something?
T tokikenshi Still Fresh Joined Aug 17, 2003 Messages 39 Age 39 Location Sweden Website www.somethingawful.com Sep 5, 2003 #3 Build your own semi-automatic module system if you have a hard time with C++. :blink:
synkro 0xdeadbeef Joined Aug 26, 2003 Messages 823 Location Germany Website Visit site Sep 5, 2003 #4 Tsyayin posted on Sep 5 2003 at 12:36 AM said: Stupid question, but is there a way to do classes in c? Or compile c++ for gp32 to use classes and objects? Click to expand... ??? Hell no! That's why thes invented C++ for... Last edited by a moderator: Feb 2, 2016
Tsyayin posted on Sep 5 2003 at 12:36 AM said: Stupid question, but is there a way to do classes in c? Or compile c++ for gp32 to use classes and objects? Click to expand... ??? Hell no! That's why thes invented C++ for...
T tnt Still Fresh Joined Aug 9, 2003 Messages 43 Sep 5, 2003 #5 with Devkitadv for GP32 it is no problem to code C++ if that's your problem...
O Oliboli Still Fresh Joined Jul 28, 2003 Messages 21 Age 44 Location London, ENGLAND Website Visit site Sep 5, 2003 #6 I use C++, Classes, objects and other OO techniques and everything seems to work fine
DJWillis Random GP32/GP2X/Wiz & Pandora Moocher Joined Jul 20, 2003 Messages 1,470 Age 46 Location Bath, Somerset, UK Website www.distant-earth.com Sep 5, 2003 #7 Oliboli posted on Sep 5 2003 at 09:20 AM said: I use C++, Classes, objects and other OO techniques and everything seems to work fine Click to expand... Likewise here. C++ techniques work fine on the GP32. Both DevKitAdv and the ARM kits compile C++ to ARM object code without complaint. Last edited by a moderator: Feb 2, 2016
Oliboli posted on Sep 5 2003 at 09:20 AM said: I use C++, Classes, objects and other OO techniques and everything seems to work fine Click to expand... Likewise here. C++ techniques work fine on the GP32. Both DevKitAdv and the ARM kits compile C++ to ARM object code without complaint.
T Tsyayin Still Fresh Joined Feb 15, 2003 Messages 27 Sep 5, 2003 #8 Thanks everyone who had positive answers. No i dont program VB, and the question i asked was stupid so i dont have to keep asking the same stupid questions! thanks
Thanks everyone who had positive answers. No i dont program VB, and the question i asked was stupid so i dont have to keep asking the same stupid questions! thanks