Description:
This is a 'helloworld' project
It just prints "HelloWorld" 10 times in 4 languages.
How to use:
Go to 'src' directory
Run 'make' to compile the program
Then execute the program 'main' and you will get 'Hello World' messages
Here you are
If you want, you can change language of "HelloWorld" messages,
just open file 'src/config.txt' and set a language: en(English), ru(Russian), es(Spanish) or de(German)