FnctHostArch » History » Version 2
Anonymous, 09/10/2007 12:51 PM
| 1 | 1 | Anonymous | |
|---|---|---|---|
| 2 | 2 | Anonymous | h1. Function _host_arch_ |
| 3 | 1 | Anonymous | |
| 4 | 2 | Anonymous | |
| 5 | This function allows to ask the host about its architecture. Currently, only _x86_ and _mipsel_ are supported. |
||
| 6 | |||
| 7 | It returns a [TypeHostArchitecture [[HostArchitecture]]] type. |