Changes between Version 80 and Version 81 of IR2


Ignore:
Timestamp:
05/07/21 07:49:31 (5 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR2

    v80 v81  
    265265$system int $choose_int($int n); // how is this different than $new($int)?
    266266
    267 
    268 
     267}}}
     268
     269=== bundle.cvh ===
     270
     271{{{
    269272$int $bundle_size($bundle b); // number of elements in bundle or size in bytes?
    270273$bundle $bundle_pack(void *ptr, int size);
     
    273276
    274277}}}
     278
    275279
    276280=== `math.cvh` ===