Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
void internationalisation() {#if (defined(_WIN32) || defined(_WIN64)) // Using Windows 10 ! system("CHCP 65001 > NUL");#else ;// Linux terminal normaly in UTF-8, nothing to do#endif // _WINxx}