Re: Proposal for a (small) enhancement to the value() function.
- Posted by Jason Gade <jaygade at yahoo.com> Jun 28, 2007
- 730 views
Not very familiar with the C coding of the Euphoria backend, but couldn't you just program an ungetc routine like the C standard library has and link it in somehow? Either as a routine or a macine_proc? -- "Any programming problem can be solved by adding a level of indirection." --anonymous "Any performance problem can be solved by removing a level of indirection." --M. Haertel "Premature optimization is the root of all evil in programming." --C.A.R. Hoare j.