Map
Index
Random
Help
th

Quote: a C-- procedure may tail-call another procedure; deallocates the activation record and other resources

topics > all references > references p-r > QuoteRef: ramsN6_2000 , p. 287



Topic:
return from procedure
Topic:
continuation
Topic:
goto statement

Quotation Skeleton

a C-- procedure may explicitly tail-call another procedure … [e.g., 'jump sp2_help(n,1,1)'] … A tail call has the same semantics as … resources (notably its activation record) before the call. …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: return from procedure (9 items)
Topic: continuation (16 items)
Topic: goto statement (25 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.