[ragel-users] How to indicate end of value?

dinesh rtp mariner_element at hotmail.com
Wed Oct 16 00:17:41 UTC 2013


I have a string with two pointers to it. 
Ex: abcdefghij
start_pointer at 'c'end_pointer at 'g'
How to make ragel understand that it should parse only till 'g' in the above example?Should I use the *pe variable? To set the end?
I tried setting the *pe value to point to next to g. But still it fails. Please, let me know how I should approach this problem? 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20131016/a6103577/attachment-0001.html>
-------------- next part --------------
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users


More information about the ragel-users mailing list