Help for this page
please note that the macros are not in the order. dSP; ... XPUSHs(SV equivalent for the Nth string); call_pv("pkg1::Process",G_SCALAR); something goes here
void Process(char *p) { ... char Str[500]; strcpy(Str,"slkdjaslkdjsljdlkjas"); Process(&Str);