Re: (no_name) is equal to -inf

new topic     » goto parent     » topic index » view thread      » older message » newer message

Sorry for disturbing, I found a mistake in such code.

include std/math.e 
 
integer Players = 0 
sequence Scores = {1000, 2000, 3000} 
Scores = head(Scores, Players) 
? max(Scores) 

I forgot that the variable has to be increased by 1 because it is received from DLL in C.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu