Changes between Version 23 and Version 24 of Things To Do


Ignore:
Timestamp:
05/21/10 12:11:29 (16 years ago)
Author:
zirkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Things To Do

    v23 v24  
    5555== Library Functions ==
    5656
     57A reference to standard library files is here: http://www.utas.edu.au/infosys/info/documentation/C/CStdLib.html
     58
    5759Special functions that are currently included in the grammar can instead be treated just like any other function and "linked in" at a later stage.   This will simplify the grammar and front-end. Functions that can be removed include {{{send}}}, {{{recv}}}, {{{allocate}}}, {{{deallocate}}}.
    5860