Message-Id: Date: Wed, 8 Oct 97 22:28 MET DST To: djgpp AT delorie DOT com References: <3436B73B DOT 52DD AT cam DOT org> <19971005040701 DOT AAA06928 AT ladder01 DOT news DOT aol DOT com> <01bcd28e$7438cdc0$3da8bacc AT gbenjam> <01bcd30b$51beefe0$LocalHost AT default> Subject: Re: that's no fun anymore (was HELP!!) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT From: Georg DOT Kolling AT t-online DOT de (Georg Kolling) Precedence: bulk David Jenkins schrieb: > BTW Do you use printf(), malloc(), for(;;), if(), struct{} etc,etc?? > Just the same thing as using a library as far as I'm concerned. > you won't find for, if, struct as well as int, void, while, do, return, typedef, or operators like /, %, &, +, -, *, &&, ||, << in any library because they are the main elements of the programming language C.