jalil wrote: > io.size(); //when I do that I got a error at runtime err code = -1 > //"method not found"
How about io.get_size(); ?
jalil wrote: > io.size(); //when I do that I got a error at runtime err code = -1 > //"method not found"
How about io.get_size(); ?