Date: Sun, 05 Jan 2003 06:02:04 -0800 From: "Brett Glass" <brettglass@ml1.net> To: hackers@freebsd.org Cc: obrien@freebsd.org Subject: Re: bgcc, an idea Message-ID: <20030105140204.2E78E1A03D@www.fastmail.fm>
next in thread | raw e-mail | index | archive | help
David O'Brien wrote: > Excellent job, Brett, however, it gives me an error when I try to compile this: > main () > { > int i; > i="Hello, world"; > printf("%i\n",i); > return 0; > } David, don't send this kind of newbie programmer question to the hackers list, or to any of the FreeBSD lists. If you're not up to the job, don't bother sending bogus bug reports and patches. Now go and read a book on Unix programming. Sincerely, -- Brett Glass brettglass@ml1.net -- http://fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030105140204.2E78E1A03D>