Up |
_releaseBuild
Return the compiler used to build the current Scol kernel release.
Prototype :
fun [] [S S]
Return : [S S] The compiler : a long and a short version. It returns nil if error.
Error :
- EOK if success.
See also :
Example :
Up |
Return the compiler used to build the current Scol kernel release.
fun [] [S S]
Return : [S S] The compiler : a long and a short version. It returns nil if error.
Error :