User:Vadimb/Markup test
This is a prototype of the portability table (for illustrative purpose only):
Contents
Portability
| POSIX | ANSI C | ANSI C++ | Win32 | Win64 | OS X | |
|---|---|---|---|---|---|---|
| fopen_s | + | + | + | + |
Q: Should there be a Linux column? [Not yet]
When a function is portable in Win32 but in NT only:
| POSIX | ANSI C | ANSI C++ | Win32 | Win64 | OS X | |
|---|---|---|---|---|---|---|
| fopen_s | + | + | + | NT only |
Float Right Info
Value
To properly use the Color property, you must set the Kind property to bkSolid.
To properly use the Color property, you must set the Kind property to bkSolid.
To properly use the Color property, you must set the Kind property to bkSolid.
To properly use the Color property, you must set the Kind property to bkSolid.
FPU CW
|
Bit |
Description | |
|---|---|---|
| 15 | Reserved | |
| 14 | Reserved | |
| 13 | Reserved | |
| 12 | Infinity control | |
| 11 | Rounding control | |
| 10 | ||
| 9 | Precision control | |
| 8 | ||
| 7 | Reserved | |
| 6 | Reserved | |
| 5 | Exception masking | Precision |
| 4 | Underflow | |
| 3 | Overflow | |
| 2 | Zero divide | |
| 1 | Denormal operand | |
| 0 | Invalid operation | |