CONSOLE_APP_MAIN { const Vector<String>& cmdline = CommandLine(); for(int i = 0; i < cmdline.GetCount(); i++) { ...
Report message to a moderator