|
|
oxygenfad
from www.oxygenfad.com (Canada) on 2003-10-31 00:23 [#00926553]
Points: 4442 Status: Regular
|
|
I'm looking for a program to write C in, but I'm clueless to C. Would borland C++ work?
Any pointers would rawk : )
|
|
Cheffe1979
from fuck (Austria) on 2003-10-31 00:43 [#00926560]
Points: 4630 Status: Lurker
|
|
sure
|
|
happy cycling
from berlin on 2003-10-31 00:45 [#00926561]
Points: 2786 Status: Regular
|
|
#include
int main (void) { char answer[]="yeah, it absolutely would"; puts(answer); return 0; }
|
|
JAroen
from the pineal gland on 2003-10-31 00:52 [#00926564]
Points: 16065 Status: Regular
|
|
download qbasic its much better
|
|
eXXailon
from purgatory on 2003-10-31 01:39 [#00926621]
Points: 6745 Status: Lurker
|
|
I've been told C is a cunt to learn. Then again, the friend who told me had to learn the entire programming language in about 9 weeks for uni...
|
|
Cheffe1979
from fuck (Austria) on 2003-10-31 02:16 [#00926673]
Points: 4630 Status: Lurker
|
|
if you have some experience you can learn it in a few weeks.
i learnt c++ in 3 weeks, with a little experience with 'object oriented' turbo pascal its plain easy. and it's good to have around someone to ask
|
|
Cheffe1979
from fuck (Austria) on 2003-10-31 02:19 [#00926677]
Points: 4630 Status: Lurker
|
|
#include "che55e"
chatb* chatbot = new chatbot ("xltronic.com", auto, status=aggressive)
chatbot->setActive(true); chatbot->setTask(replace(Cheffe1979)); emit SIGNAL (start());
|
|
oxygenfad
from www.oxygenfad.com (Canada) on 2003-11-03 04:56 [#00931363]
Points: 4442 Status: Regular
|
|
Man this helsp out a lot. I'mlearning pythong which seems to be a tiny set up from qbasic lol but none the less. Gotta get your feet wet
|
|
Ceri JC
from Jefferson City (United States) on 2003-11-03 05:13 [#00931381]
Points: 23533 Status: Moderator | Show recordbag
|
|
I'm trying to get visual c++ onto my machine as I type... a real swine and it's at least 3cds worth :/
|
|
oxygenfad
from www.oxygenfad.com (Canada) on 2003-11-03 05:14 [#00931383]
Points: 4442 Status: Regular
|
|
Fucking shyt : \
|
|
Pigfarmer
from Ipswich (United Kingdom) on 2003-11-03 08:02 [#00931574]
Points: 589 Status: Lurker
|
|
Yeah! C is actually a subset of C++ so it not that complex. To learn all the clues and tricks takes some time, but syntax itself is easy as pie ;)
|
|
ecnadniarb
on 2003-11-03 08:07 [#00931585]
Points: 24805 Status: Lurker | Followup to Pigfarmer: #00931574 | Show recordbag
|
|
How you figure that C is a subset of C++? C is a very complex language and very very powerful.
|
|
str_ph
from Cambridge (United Kingdom) on 2003-11-03 08:09 [#00931588]
Points: 779 Status: Regular
|
|
C and C++ have just a very similar syntax but C++ is OBJECT oriented that's a TOTALLY different approach of programming.
If it's your first time programming I suggest you start learning Data Structure and ALgorhythms basics in an introductory book/ It will prevent you from becoming a bad programmer like 90% of the open software community. Work your basics, make specifications of your tasks and drink coffee to STAY AWAKE.
|
|
ecnadniarb
on 2003-11-03 08:10 [#00931589]
Points: 24805 Status: Lurker | Followup to str_ph: #00931588 | Show recordbag
|
|
Supposed to be object orientated :P
|
|
Messageboard index
|