On Sun, Jun 20, 2021 at 2:27 PM Tom Chandler <tchandler48@...> wrote:
I am trying to port over a server program in "C", to MUSIC/SP using WATC?? In the AR guide, part-3 page 228, the following is referenced:
.If you wish to code socket application in C, you must include a call to CARGENV (no parameters required) in order to cause the socket routines to automatically convert the arguments passed to assembler calling conventions. In this case, use the normal C calling conventions as defined by the SOCKET.HDR header file.
I can find NO reference anyway else about CARGENV.? and of course by server program will not work on MUSIC/SP.? Any direction or info on how to use or where to find info on CARGENV, would be very helpful.