Access to a ridiculous computer? :-D
- From: "Tomás Ó hÉilidhe" <toe@xxxxxxxxxxx>
- Date: Tue, 01 Jan 2008 23:11:48 GMT
Has anyone here got access to a ridiculous computer? Something like:
CHAR_BIT == 9
PADDING_BITS(int) != 0
NUMBER_SYSTEM == SIGN_MAGNITUDE
Null pointer bit pattern == All ones
I'm writing some fully-portable code and would love to actually compile it for, and test it on, a very strange machine :-D
Or does anyone know of a particular machine I could get my hands on very cheaply just for playing around with, something very strange which I can get a compliant C89 compiler for? An old supercomputer perhaps? The main thing I'd want is a strange value for CHAR_BIT, but I'd be ecstatic if the integer types had padding aswell!
--
Tomás Ó hÉilidhe
.
- Follow-Ups:
- Re: Access to a ridiculous computer? :-D
- From: Tomás Ó hÉilidhe
- Re: Access to a ridiculous computer? :-D
- From: Randy Howard
- Re: Access to a ridiculous computer? :-D
- From: Thad Smith
- Re: Access to a ridiculous computer? :-D
- From: Walter Roberson
- Re: Access to a ridiculous computer? :-D
- From: Keith Thompson
- Re: Access to a ridiculous computer? :-D
- Prev by Date: Re: Programming in standard c
- Next by Date: Re: Productive C
- Previous by thread: Web Designing and Hosting Packages
- Next by thread: Re: Access to a ridiculous computer? :-D
- Index(es):
Relevant Pages
|