0
Wiki User
yywrap() is function used by yaac parser to deal with end of file processing.if end of file occurs then it returns 1 otherwise 0.