- or download this
./svpv.pl
Starting Build Preprocess Stage
+
+
+
...
fred
1
- or download this
#include <stdlib.h>
...
{
printf ("%i\n", SvPOK(sv));
}
- or download this
#include "EXTERN.h"
#include "perl.h"
...
void foo(SV * sv);
void bar(SV * sv);
- or download this
#include "EXTERN.h"
#include "perl.h"
...
void foo(SV * sv)
void bar(SV * sv)