Please Scroll Down to See Forums Below
napsgear
genezapharmateuticals
domestic-supply
puritysourcelabs
UGL OZ
UGFREAK
napsgeargenezapharmateuticals domestic-supplypuritysourcelabsUGL OZUGFREAK

Any C Programmers out there?

British Bulldog

New member
Im learning basic C at University. Need some help writing 3 very basic programmes for anyone who has learnt C before. I am very behind with my work & would appreciate any help.

Thankyou.
 
Hey, whats up. So how basic are they? I took C++ for 2 years about 6 years ago and took a little refresher course about a year ago, but im not a master. I know a little, but im getting more into PERL. If I cant figure it out, I can probably find a friend that can...

send it to my email...


max.
 
#include<stdio.h>

main( )
{
printf("Send me an email\n");

return 0;
}

// Genarr3
//If it's your typical intro program
// I probably have in on my hard drive already
 
Last edited:
wrong thread, but i would recommend searching the web for developer sites. BTW, why are you taking C? go for JAVA!
 
java sucks bawlz.... c/c++ blow them out of the water in terms of power and felxibility... Java is easier, yes... but c++ rules...

YUM
 
I'll agree with you on one thing. JAVA2 has terrible graphics. It's going to kill the language.
Genarr3
 
yeah, i hear about people coding graphics engine's in java and i just dont understand the... games with the most fluid graphics are programmed in C/C++ and assembly (Quake III arena for example)...

YUM
 
you guys are all taking stone age technology. XML is where it's at and where its heading. Why is this on the anabolic board?
 
Top Bottom