source: marshal_types @ 0f5b08e

release-1.10
Last change on this file since 0f5b08e was 353719a, checked in by David Benjamin <davidben@mit.edu>, 11 years ago
Start of perlvariables iteration N+1 New plan: the C <-> perl interface deals entirely with strings. Storage is entirely perl-side. C does not know and doesn't care about the underlying perl-side types. Note that this means an "int" variable in C land and an "int" variable in perl land have no relation.
  • Property mode set to 100644
File size: 61 bytes
Line 
1# set_fromstring_fn
2INT:STRING
3# get_tostring_fn
4STRING:VOID
Note: See TracBrowser for help on using the repository browser.