LEX Question

Henry Spencer henry at utzoo.uucp
Thu Feb 16 06:07:41 AEST 1989


In article <9580001 at hpcuhb.HP.COM> najmi at hpcuhb.HP.COM (Farrukh Najmi) writes:
>... one can make it read from a file (using file pointer)
>by declaring the file pointer variable and then assigning
>it to yyin...

Be careful:  this is not a documented feature, at least not in all versions
of lex, and therefore should not be relied on too heavily in portable code.
-- 
The Earth is our mother;       |     Henry Spencer at U of Toronto Zoology
our nine months are up.        | uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list