Anyone know how (in the shortest amount of code ) to get the integer value
of an OSType - say 'abcd'  ?

The only way I have been able to do this is to copy the OSType into a
memoryblock to read out the integer equivalent, but this seemed way too
messy.

 I have ended up just using a 4 byte memoryblock instead of the OSType and
using the conversion methods to convert between  4 char string and integer
format, but would much rather just be able to use OSType..



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to