[Duvida]Funзгo Linux X Windowns
#1

A seguinte funзгo

pawn Код:
LoadGM()
{
new tmp[128];
new File: file = fopen("Load/load.log", io_read);
fread(file,tmp);strmid(motd, tmp, 0, strlen(tmp)-1, 255);
fread(file,tmp);strmid(msg, tmp, 0, strlen(tmp)-1, 255);
}
funciona em windowns mas nгo em linux... pq?
Reply
#2

Kasura nгo foi estб funзгo que eu mexi para arrumar!
Reply
#3

Tenta formatar o tmp, talvez funge.
Reply
#4

new tmp[64];
Reply
#5

explique para que serve esta funзгo para eu tentar formatar ela pra ti.
Reply
#6

Cara й muito simples,vocк esta tentando extrair uma parte de uma string NULL

strmid(msg, tmp, 0, strlen(tmp)-1, 255); // retorna null,trava

Nгo precisa vir no fуrum fazer estas perguntas bestas.

Garfield ele formatou tmp:

fread(file,tmp)

Porйm o arquivo vazio,string null.
Reply
#7

DraKinS null й negativo? no caso -1?
Reply
#8

Null,string vazia.
Reply
#9

Ah entendi no caso 0
new string[0];
Reply
#10

AI MEU CEREBRO!!!
@Dona Edite@

Entгo eu possa fazer
pawn Код:
OPlayerViado()
{
   new return[0];
   return return;
}

Nгo responde, sу rir tб bom!
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)