wrote:
>
> Chris Dollin wrote:
>> ThaDoctor wrote:
>>
>> >
>> > pete skrev:
>> >
>> >> ThaDoctor wrote:
>> >> >
>> >> > I would like to get started with programming in C,
>> >> > but I cant get it to
>> >> > work, I do not need any compiler or such.
>> >> > Only a basic explanation of the first program Hello World that print
>> >> > "Hello World" on the screen.
>> >>
>> >> The whole point of the Hello World program,
>> >> is to gain enough familiarity with your C implementation
>> >> to write, translate, and execute a C program.
>> >>
>> >> --
>> >> pete
>> >
>> > And after this how do I run the program under linux ?
>>
>> The same way you run any other program in Linux, which, if
>> you ran the compiler, you presumably already know.
>
> How does it follow from running the compiler by invoking
> "gcc hello.c" that one runs the program by typing "./a.out"?
Because in both cases -- more than both, since the OP presumably
knows more Linux commands than just `gcc` -- one types an
abbreviated version of the program's name.
The /real/ answer to the OPs question is, I suppose, "Usenet
is not, and is not intended to be, a substitute for an
actual person bootstrapping you."
--
Chris "finder" Dollin
"The path to the web becomes deeper and wider" - October Project