From: r DOT hasse AT gsi DOT de (Dr. Rainer W. Hasse) Subject: Replacement of * as argument with filenames 15 Oct 1998 16:32:06 -0700 Message-ID: <3625F360.24F6F8CF.cygnus.gnu-win32@gsi.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com If I compile the simple program with gcc under linux: int main(int narg, char **argv) { int i; for (i=0; i