Writing a new file line
#1

Hey it writes like this
Код:
[19/03/2010]Player: Nick_Lasdaa has registered, IP:10.0.1.129[19/03/2010]Reached Rank: Private First Class
But i want it to write like this

Код:
[19/03/2010]Player: Nick_Lasdaa has registered, IP:10.0.1.129

[19/03/2010]Reached Rank: Private First Class
I have this
Код:
	format(entry, sizeof(entry), "\n[%02d/%02d/%d]%s\n",Day, Month, Year,string);
Those " \n " should write a new line but instead it writes somekind of symbol and doesnt write in a new line
Reply


Messages In This Thread
Writing a new file line - by armyoftwo - 19.03.2010, 10:39
Re: Writing a new file line - by woot - 19.03.2010, 11:04
Re: Writing a new file line - by XGh0stz - 19.03.2010, 11:15
Re: Writing a new file line - by armyoftwo - 19.03.2010, 11:18

Forum Jump:


Users browsing this thread: 1 Guest(s)