This directive should yield the value true when tested on any older pre-Power PC equipped Macintosh system and NaN when tested on a modern Power PC machine.
In MSIE version 5, it yields the value NaN regardless of the CPU, which is what you would expect on a non-68K equipped system.
If you intend to hide this directive inside some comments, it must be done like this:
/*@_mc680x0 @*/
See also: | Pre-processing, Pre-processing - /*@ ... @*/ |
Prev | Home | Next |
Pre-processing - @_mac | Up | Pre-processing - @_PowerPC |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |