From: Fred Nurk on
Are you as puzzled as I am, trying to complete question 6 as part of
holiday homework?

http://sites.google.com/site/xtheunknown0/information-technology

TIA,
Fred Nurk
From: Richard Heathfield on
Fred Nurk wrote:
> Are you as puzzled as I am, trying to complete question 6 as part of
> holiday homework?
>
> http://sites.google.com/site/xtheunknown0/information-technology

#include "/dev/tty"

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
"Usenet is a strange place" - dmr 29 July 1999
Sig line vacant - apply within
From: Jongware on
On 01-Jul-10 6:43 AM, Fred Nurk wrote:
> Are you as puzzled as I am, trying to complete question 6 as part of
> holiday homework?
>
> http://sites.google.com/site/xtheunknown0/information-technology

Not at all.

A hint is given in one of the other questions.

[Jw]
From: August Karlstrom on
On 2010-07-01 06:43, Fred Nurk wrote:
> Are you as puzzled as I am, trying to complete question 6 as part of
> holiday homework?
>
> http://sites.google.com/site/xtheunknown0/information-technology

Makes sense if "the source code" refers to the source code for the
compiler as opposed to the source code that the compiler translates.


August
From: Richard Heathfield on
Jongware wrote:
> On 01-Jul-10 6:43 AM, Fred Nurk wrote:
>> Are you as puzzled as I am, trying to complete question 6 as part of
>> holiday homework?
>>
>> http://sites.google.com/site/xtheunknown0/information-technology
>
> Not at all.
>
> A hint is given in one of the other questions.

All joking aside, the presence of the source code is rather important if
you want to use a compiler /as/ a compiler. The whole point of a
compiler is to translate code from one language into another language.
The presence of the code is intrinsic to this process.

I'm not sure what you're getting at with your "hint is given..." statement.

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
"Usenet is a strange place" - dmr 29 July 1999
Sig line vacant - apply within