This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
MyArray[ long ]
Message #132165
From:
John Jeppson
MAUG(R)/Macintosh Developers/Programmers Forum
· C and Pascal
July 17, 1993 6:43 PM
In C and/or C++ is there any limitation on the index of an array? Can the index be larger than an "int"? Can it, for example, be a long on systems where a long is larger than an int? This would mean, of course, that the compiler would have to…
Print Record Magnitudes
Message #41110
Somehow PrintMgr generates the following rectangles after various "magnitudes" are entered into PrStlDialog. I have tried every combination of integer and floating point arithemetic I can think of, but I don't get these integral values. Every formula I have tried has rounding errors greater than one pixel in at least…