Float help
#3

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Use
pawn Код:
\n
for making the new line.
That would not fix it since it would be like this

pawn Код:
0.0, 0.0, 0.0 | 0.0, 0.0, 0.0
use this if you are going to use the normal file.inc which includes fopen etc...

Код:
\r\n
this will create a result like this

Код:
0.0, 0.0, 0.0
0.0, 0.0, 0.0
Reply


Messages In This Thread
Float help - by Jstylezzz - 03.05.2012, 10:12
Re: Float help - by Face9000 - 03.05.2012, 10:58
Re: Float help - by JaKe Elite - 03.05.2012, 11:05
Re: Float help - by Face9000 - 03.05.2012, 13:35

Forum Jump:


Users browsing this thread: 1 Guest(s)