Clemens Vasters - TechnologyIt's 2008. Where's my flying car?Naming and Continuations (continued)- July 21, 2004 I was a little off when I compared my problem here to a tail call. Gordon Weakliem corrected me with the term "continuation". The fact that the post got 28 comments shows that this seems to be an interesting problem and, naming aside, it is indeed a tricky thing to implement in a framework when the programming language you use (C in my case) doesn't support the construct. What's specifically tricky about the concrete case that I have is that I...http://vasters.com/clemensv/PermaLink,guid,514bac78-5c4e-4c57-9c15-e7736c83aa1d.aspx |