Home »
Public Forums »
archive »
unsigned integers
unsigned integers [message #12351] |
Fri, 17 July 1998 00:00 |
Richard G. French
Messages: 65 Registered: June 1997
|
Member |
|
|
Does anyone out there know why the unsigned integer type has
never been implemented in IDL? Has anyone written a small
package of routines to deal with them painlessly? I've always
handled on a case-by-case basis by reading the signed shorts into IDL
and then converting them to LONG, using the MSB of the short to
turn the sign bit into the appropriate power of two. Don't all C
compilers have unsigned shorts as a standard type? Is there anyone
else out there who would like to see unsigned integers elevated to
a legal type?
Dick French
Astronomy Dept
Wellesley College
|
|
|
Current Time: Sat Oct 11 10:08:14 PDT 2025
Total time taken to generate the page: 1.35886 seconds