Global ptrs init to NULL or 0000?/public domain AT&T getopt source

Arthur David Olson ado at elsie.UUCP
Thu Nov 14 11:57:27 AEST 1985


Remembering that "strcmp" returns an "int", this line from
the recently posted AT&T version of getopt.c bears note:

		else if(strcmp(argv[optind], "--") == NULL) {

--
	UUCP: ..decvax!seismo!elsie!ado    ARPA: elsie!ado at seismo.ARPA
	DEC, VAX and Elsie are Digital Equipment and Borden trademarks



More information about the Comp.lang.c mailing list