Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > doing C++ the J...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 43750 of 48044
Post > Topic >>

doing C++ the Java way

by Carmen Sei <fatwallet951@[EMAIL PROTECTED] > Mar 7, 2008 at 05:20 PM

I need to write a C++ application prototype that uses a graphics
engine in 2 weeks.

http://openframeworks.cc/about

I know Java pretty well, but I don't know C++.

Can i write the C++ prototype using only Java equivalent features? 

I only use Class objects, static variable, single inheritance
(extends), new+free()/delete(), #define 

C++ features that I don't use - no struct, no enum, no extern, no
non-OO, no multiple inheritance,  no template ... etc

I think if I do that way, I will be able to finish my C++ prototype
quickly, all I need to do is translate the Java program (.java) file
into .cpp and .h file.

Is it a good idea for a person need to finish a C++ app (about 8 - 10
cpp files) in 2 weeks and don' t know C++?

the app need to call some Class / Library from the graphics framework
above and do some internet XML parsing and render data into cool
graphics ... etc.
 




 6 Posts in Topic:
doing C++ the Java way
Carmen Sei <fatwallet9  2008-03-07 17:20:22 
Re: doing C++ the Java way
dave_mikesell@[EMAIL PROT  2008-03-07 19:55:51 
Re: doing C++ the Java way
Greg Herlihy <greghe@[  2008-03-07 22:18:46 
Re: doing C++ the Java way
James Kanze <james.kan  2008-03-08 01:58:40 
Re: doing C++ the Java way
James Kanze <james.kan  2008-03-08 01:53:17 
Re: doing C++ the Java way
Juha Nieminen <nospam@  2008-03-08 12:44:32 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 22:46:39 CDT 2008.