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; } I did it an even easier way. #define yywrap() 1