Mail Archives: djgpp/1997/10/11/02:04:05
Georg Kolling <Georg DOT Kolling AT t-online DOT de> wrote:
> 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.
Well, no kidding, but imho the analogy is still valid. The operators are
equivilant to functions (like add(), subtract(), blah blah). Even if you
absolutely insist on throwing these out, I daresay you can't throw out
the Standard Library.
--
[- firewind -]
[- email: firewind AT metroid DOT dyn DOT ml DOT org (home), firewind AT aurdev DOT com (work) -]
[- "You're just jealous because the voices talk to -me-." -]
[- Have a good day, and enjoy your C. -]
- Raw text -