This pre-processor constant yields true when used on a DEC alpha processor and NaN otherwise.
Since MSIE only runs on Macintosh and Windows platforms, and a DEC alpha is not a Macintosh, there is an implication here that this will be true only when MSIE is running on Windows NT on a DEC alpha. It should also be the case that the @_win32 directive returns true as well.
If you intend to hide this directive inside some comments, it must be done like this:
/*@_alpha @*/
See also: | Pre-processing, Pre-processing - /*@ ... @*/ |
Prev | Home | Next |
Pre-processing - @<variable_name> | Up | Pre-processing - @_jscript |
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. |