From mboxrd@z Thu Jan 1 00:00:00 1970 From: aka007@mail.com To: help-gcc@gnu.org Subject: help, returning to gcc Date: Sat, 11 Dec 1999 15:06:00 -0000 Message-id: <3852b84d.14889403@usenet.nau.edu> X-SW-Source: 1999-12/msg00176.html i did a bit of programming on a gcc a while back. i'm using pico, but this a slightly different system. can someone give me a sample program, that, say, prints "hello" or something aprox to that. iirc the source is saved as xxxx.gcc and then somehow the output is xxxx.a or a.out or something like that.... and then you can use >> to specify where to get input, and << to specify where to write output... it's been awhile. anyhow, if someone can get me started, the rest will come back (i hope) thanks, Jesse From mboxrd@z Thu Jan 1 00:00:00 1970 From: aka007@mail.com To: help-gcc@gnu.org Subject: help, returning to gcc Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <3852b84d.14889403@usenet.nau.edu> X-SW-Source: 1999-12n/msg00176.html Message-ID: <19991231222400.WTnx_mQpGeuytscQ37F9E_O73KA7vY0p-9tic2bXvtg@z> i did a bit of programming on a gcc a while back. i'm using pico, but this a slightly different system. can someone give me a sample program, that, say, prints "hello" or something aprox to that. iirc the source is saved as xxxx.gcc and then somehow the output is xxxx.a or a.out or something like that.... and then you can use >> to specify where to get input, and << to specify where to write output... it's been awhile. anyhow, if someone can get me started, the rest will come back (i hope) thanks, Jesse