Hi!<div><br></div><div>I'm very new to this list and ragel itself. I played around a bit and got an error which i can't fix.</div><div><br></div><div>The error message from my compiler is:</div><div>examples\checker.cpp(135): error C2065: 'eof' : undeclared identifier</div>
<div><br></div><div>I see that eof is used, but never declared...but why? It's the generated code from ragel.exe.</div><div><br></div><div>I'm using visual studio 2010.</div><div><br></div><div>I appended the files for you!</div>
<div><br></div><div>Thank you very much for your help.</div>