Docs
GODI
Archive
Projects
Blog
Link DB
Location:
Documentation
>>
Browse GODI 3.10 packages
>>
godi-frontc
Contents:
Starting Points:
Projects
Blog
GODI
Link DB
Archive
Documentation
Special:
Download directory
Help
Contact
Search GODI:
More options
File doc/godi-frontc/html/code_VALCprint.get_sign.html
GODI Package
godi-frontc
code_VALCprint.get_sign.html
let
get_sign si =
match
si
with
NO_SIGN
->
""
|
SIGNED
->
"signed "
|
UNSIGNED
->
"unsigned "
Searching...
Close