Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-frontc/html/code_VALCprint.flush.html GODI Package godi-frontc
 
   code_VALCprint.flush.html  
let flush _ =
        if !line <> "" then begin
                print_tab (!spaces + !follow);
                output_string !out !line;
                line := "";
                line_len := 0
        end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml