G'day Bob, In the server and client sources, config.h.in declares LONG as int if sizeof(long) is 8. So you should use int in place of LONG. We should really use u32 perhaps. -- James Cameron http://quozl.linux.org.au/
G'day Bob, In the server and client sources, config.h.in declares LONG as int if sizeof(long) is 8. So you should use int in place of LONG. We should really use u32 perhaps. -- James Cameron http://quozl.linux.org.au/