[Gllug] Office software -> c/c++ debate

Nix nix at esperi.demon.co.uk
Sun Nov 18 13:09:42 UTC 2001


On Sat, 17 Nov 2001, Stig Brautaset stated:
> (It is a bit of a low blow, I admit that; still I don't think it is an
> unreasonable assumption that people programming in C use `new' and
> `delete' as variable names.)

More common is people relying upon the separateness of the struct-tag
and variable namespaces in C. It's horrible style, but people really do
do things like

struct trad trad_s;
struct trad *trad = trad_s;

(why? *DON'T ASK*.)

-- 
`You're the only person I know who can't tell the difference
 between a pair of trousers and a desk.' --- Kieran, to me

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list