This directive should yield the value true when tested on any system equipped with an Intel X86 CPU. It should yield NaN on any non-Intel system and always read NaN on a Macintosh.
If you intend to hide this directive inside some comments, it must be done like this:
/*@_x86 @*/
See also: | Pre-processing, Pre-processing - /*@ ... @*/ |
Prev | Home | Next |
Pre-processing - @_win32 | Up | Pre-processing - @cc_on |
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. |