Search Results

Search: Posts Made By: skinnell
Forum: Programming 05-21-2002
2,992
Posted By skinnell
terrible time using gcc
I'm trying the 'hello world' program. This is my code:

$ more helloworld.c
main()
{
printf("Hello world.\n");
}

$

This is the output I get when trying to compile using gcc:

$...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 12:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy