Moving from C to D

BCS ao at pathlink.com
Tue Jan 27 11:53:02 PST 2009


Reply to bob,

> sorry i copy wrong line. how do i do this line:
> 
> int PASCAL FAR mycnt ( IN SOCKET s, IN const struct sockaddr FAR *name, 
IN int namelen );
> 
> bob Wrote:
> 

step 1 would be get the output from the preprocessor and take a look at it. 
I'm guessing that PASCAL, FAR and IN are macros

step 0 is try htod:   http://www.digitalmars.com/d/1.0/htod.html




More information about the Digitalmars-d-learn mailing list