Leo<HTML>

Temporary Files

Compiler Options - Reference
Input Output
Macros
Locales
Warnings
Init Infos
Temporary Files
Other Stuff
Temporary Files
Leo<HTML> uses a mechanism to write temporäry files into the memory. So it practically does not need temporary files. But for debugging purposes temporary files are still supported.

These temporary files will be written in the actual directory and not in the /tmp directory. The second point is, that the temporary files will be erased, if the compiler has finished his work.
So you'll need to set command line options to tell the application that it should use temporary files and do not erase them.

Temp Definitions:
  
  -ut   --use_tmp  
  -ne   --no_erase   



This page was created by King Leo . Page generator was Leo<HTML> version 1.0.0 .