C Program->Process->Same C Program 
Author Message
 C Program->Process->Same C Program

Do you know the C program
whose output is that same
C program text itself?

The idea that a program, say,
 self.c would have some print
 statement to print 'self.c' file
 is not acceptable!!

Sams.



Wed, 25 Nov 1998 03:00:00 GMT  
 C Program->Process->Same C Program



Quote:

>Do you know the C program
>whose output is that same
>C program text itself?

See question 20.34 of the FAQ.

--
-----------------------------------------


-----------------------------------------



Wed, 25 Nov 1998 03:00:00 GMT  
 C Program->Process->Same C Program

Thanks.
How do I find the FAQ for this group?
Thanks.
-Sams.


Quote:


>>Do you know the C program
>>whose output is that same
>>C program text itself?
>See question 20.34 of the FAQ.
>--
>-----------------------------------------


>-----------------------------------------



Thu, 26 Nov 1998 03:00:00 GMT  
 C Program->Process->Same C Program



Quote:
>Thanks.
>How do I find the FAQ for this group?

It was posted to the newsgroup at the beginning of the month. If you
can't find that most Usenet FAQs (including that for comp.lang.c) can
be found on the ftp site rtfm.mit.edu under /pub/usenet.

--
-----------------------------------------


-----------------------------------------



Thu, 26 Nov 1998 03:00:00 GMT  
 C Program->Process->Same C Program


Quote:

>Do you know the C program
>whose output is that same
>C program text itself?

>The idea that a program, say,
> self.c would have some print
> statement to print 'self.c' file
> is not acceptable!!

>Sams.

The book "Obfuscated C and Other Mysteries", Author: Don Libes,
1993, Pub: John Wiley & Sons, Inc. ISBN 0-471-57805-3 has
examples of what you are looking for.   It is in the chapter "The 1990
Obfuscated C Code Contest".  There are several examples, the shortest
being two lines long.  The book is very worthwhile and entertaining.
As well as helping one learn C in depth, it also shows
how not to write code.

Jim Muldoon.



Sat, 28 Nov 1998 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. <17103037@kreusa.cs.tu-berlin.de>

2. Newbie: separate big .cs file into small .cs files

3. B>C>C++>VC++(MFC)>RAW API PROGRAMMING>ATL>COM>OLE>ADO>ASP.............

4. --->>> Free Windows Comm Program

5. Problem #30 on http://cs.nmu.edu/programming/c/problems.htm

6. SoftEng or CS Graduate Program Search

7. FS: Programming and CS Books --- CHEAP

8. 1995 UT IEEE CS National Programming Contest

9. Good CS Programs

10. IEEE CS National Programming Contest [Addendum3]

11. 1993 IEEE CS National Programming Contest Notice

12. Description of The 1991 IEEE CS National Programming Contest

 

 
Powered by phpBB® Forum Software