This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Using gcc
- From: "Mariappan, MaharajanX" <m_mariappanX at trillium dot com>
- To: "'Francisco Mendez'" <iframe at prodigy dot net dot mx>, gcc-help at gcc dot gnu dot org
- Date: Thu, 28 Mar 2002 20:45:04 -0800
- Subject: RE: Using gcc
a simple Hello World program is described,
[File: hello/hello.c]
Is the above line is a part of ur fil? if so remove it or put as the inline
comment like below,
/* [File: hello/hello.c] */
- Maharajan