Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-frontc/html/code_VALCtoxml.convert_storage.html GODI Package godi-frontc
 
   code_VALCtoxml.convert_storage.html  
let rec convert_storage store def =
        match store with
          NO_STORAGE -> convert_storage def AUTO
        | AUTO -> "auto"
        | STATIC -> "static"
        | EXTERN ->"extern"
        | REGISTER -> "register"
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml