Xref: utzoo gnu.gcc:1213 gnu.g++:571 Path: utzoo!utgpu!jarvis.csri.toronto.edu!daemon Newsgroups: gnu.gcc,gnu.g++ From: ghfeil@white.toronto.edu (Georg Feil) Subject: slight difference between gcc and g++ in handling "..." Message-ID: <89Dec20.221311est.27295@snow.white.toronto.edu> Sender: Organization: University of Toronto, CSRI Distribution: gnu Date: 21 Dec 89 03:13:41 GMT Lines: 21 I've noticed that g++ will accept either int printf(const char*, ...); or int printf(const char* ...); But gcc likes only the first one (with the comma). Any reason for this? Which is the preferred usage? Ok, I know it's a trivial point. Georg. -- Georg Feil Internet: ghfeil@white.toronto.edu -or- : georg@sgl.ists.ca ...if all else fails, try: {uunet,pyramid,watmath,utzoo}!utcsri!white!ghfeil ghfeil%white.toronto.edu@relay.cs.net (ARPA)