Docs GODI Archive
Projects Blog Link DB

Search GODI:


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