home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
datafiles
/
text
/
c_tutor
/
wrtsome.c
< prev
Wrap
C/C++ Source or Header
|
1995-02-27
|
59b
|
5 lines
main()
{
printf("This is a line of text to output.");
}