Hello,

MSCULong32 is defined as unsigned long. Maybe this can produce some
problems. But long is 64 bit on 64 bit platforms. What problems can be
expected?

E.g. Solaris defines uint32_t to specify a concrete bit size. A windows
long stays 32 buit. Linux shoudl have an uint32 type.

What are the usual solutions for this?

Are there similar problems for int?

Karsten
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to