yywrap() from lex library

Walter Bright bright at Data-IO.COM
Tue Apr 18 06:36:25 AEST 1989


In article <777 at mks.UUCP> egisin at mks.UUCP (Eric Gisin) writes:
</* Copyright 1988 Mortice Kern Systems Inc.
< * All rights reserved.
< */
<int yywrap() {	return 1; }

ARGGH! I suppose I can't write any more functions that return 1, MKS
has a lock on it now. Maybe I'll copyright all functions that return 2!

:-) :-) :-)



More information about the Comp.lang.c mailing list