File calls.icn

Summary

###########################################################################

	File:     calls.icn

	Subject:  Procedures for calls as objects

	Author:   Ralph E. Griswold

	Date:     May 28, 1994

###########################################################################

   This file is in the public domain.

###########################################################################

  These procedures deal with procedure invocations that are encapulated in
  records.

###########################################################################

  Links:  ivalue, procname

###########################################################################
Procedures:
call_code, call_image, invoke, make_args, make_call, read_calltable, write_calltable

Records:
call

Links:
ivalue.icn, procname.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

call_code(s)


call_image(call)


invoke(call)


make_args(s)


make_call(s)


read_calltable(f)


write_calltable(T, p, f)


Records:

call(proc, args)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.