View Single Post
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#4
Originally Posted by Captwheeto View Post
I've never touched C++ but I have done a little C.
Is there any reason why you're using them headers?
You should only need stdio, like so


#include <stdio.h>

int main(void)
{
printf("hello, world\n");
return 0;
}

unless you were planning to expand. Were you trying to get stdin from the user? I'm Perl/Haskell guy. Sorry I can't be of more help
i use your methode (using my pc dev c++) but it does nothig a cmd flashes and gone nothing happand

also i am using <conio.h> header file to use getch() for "heelo wolrd" to remain on the screen
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos