getopt.h

00001 
00002 /*
00003 
00004  $Id: getopt.h,v 1.1 2003/09/03 12:50:47 amodigli Exp $
00005  $Author: amodigli $
00006  $Date: 2003/09/03 12:50:47 $
00007  $Revision: 1.1 $
00008 
00009  */
00010 
00011 #ifdef NOGETOPT /* avoid conflict with stdlib.h */
00012 int getopt(int argc, char **argv, char *opts);
00013 #endif

Generated on Wed Oct 26 13:08:52 2005 for SINFONI Pipeline Reference Manual by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001