Re: Stupid Newbie-sounding question.
- Posted by irv mullins <irvm at ellijay.com> May 30, 2004
- 555 views
Allen V Robnett wrote: > > Michelle, Irv and Juergen have burst my bubble. > I had figured that, if I worked at it long enough, I could master the > way Euphoria handles this sort of thing. Answer: it doesn't. And that is the #1 cause of errors and problems when using Euphoria. Strangely, some languages handle this with no difficulty - see Lua, for example. I we are going to have data types at all, then surely a string type would be one of the most important and frequently used. Irv