Date: Thu, 25 Oct 2007 14:55:37 -0400
Reply-To: Kenneth Karan <posible88-sswug@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Kenneth Karan <posible88-sswug@YAHOO.COM>
Subject: Re: call module
A crucial line got butchered by the web-interface. The declaration from
the .h file is:
GROUPER_API void __stdcall process_record_v201(
char *out,
char *in,
char *oasis,
char *version,
char *invflag
) ;
My apologies. ~ Ken
|