FnctHostArch
Version 1 (Anonymous, 09/10/2007 12:51 PM)
1 | 1 | Anonymous | = Function ''host_arch'' = |
---|---|---|---|
2 | 1 | Anonymous | |
3 | 1 | Anonymous | This function allows to ask the host about its architecture. Currently, only ''x86'' and ''mipsel'' are supported. |
4 | 1 | Anonymous | |
5 | 1 | Anonymous | It returns a [TypeHostArchitecture HostArchitecture] type. |