Re: Re[2]: Multitask Feedback
- Posted by cklester <cklester at yahoo.com> Sep 23, 2005
- 437 views
Robert Craig wrote: > akusaya wrote: > > Again, and again, how about a feature to ignore return values after > > calling a function? It's really annoying, almost every time I make a > > little Eu program I need to do something like > > > > PP = seek(fn, 100) > > > > where PP is a global variable I defined in aku.e which is an include > > file I always include when starting to write a new Eu program. (almost > > never write a Eu program without an "include"!) > > > > All languages I know allow ignoring function return values. Why not > > Eu? > > I might get around to it. > I don't have strong objections to it, > but I also don't see that it creates much hardship, > and occasionally it might catch an error. I don't see the benefits. Can somebody explain it to me? -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/