== Quote from Denis Koroskin ([email protected])'s article

> You can use import("file.txt"); to import files (text or binary) at
> compile time.

Interesting - I didn't know this. It's true that most of strings will be 
probably
loaded from some file in final application...

Reply via email to