Variables | |
| GIOS_MODE | app = ios::app |
| GIOS_MODE | ate = ios::ate |
| GIOS_MODE | binary = ios::binary |
| GIOS_MODE | in = ios::in |
| GIOS_MODE | nocreate = ios::nocreate |
| GIOS_MODE | noreplace = ios::noreplace |
| GIOS_MODE | out = ios::out |
| GIOS_MODE | trunc = ios::trunc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4