release-1.10
Last change
on this file since d779a1a was
353719a,
checked in by David Benjamin <davidben@mit.edu>, 12 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 |
---|
2 | INT:STRING |
---|
3 | # get_tostring_fn |
---|
4 | STRING:VOID |
---|
Note: See
TracBrowser
for help on using the repository browser.