In article bruno at sdcc10.ucsd.edu (Bruce W. Mohler) writes:
>This doesn't work for me:
>
> char far *machine_id = (0xFFFFE); /* F000:FFFE */
>
What you want is
char far *machine_id = 0xF000FFFE;
Chewey, get us outta here!
kaleb at mars.jpl.nasa.gov (818)354-8771
Kaleb Keithley