Message-ID: <358A1B76.63D32701@pac.nl> Date: Fri, 19 Jun 1998 10:04:06 +0200 From: Theo Landgraf Organization: PAC MA MIME-Version: 1.0 To: "djgpp AT delorie DOT com" Subject: handle commandline arguments. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk how do i handle the command line options in my source. in Borland C3.1 i use simpel _argv[0] for the programname. how do i do this in djgpp?