Hello
Ez a gondom:
(6794) : error 021: symbol already defined: \"strtok\"
(6809) : error 047: array sizes do not match, or destination array is too small
(6851) : warning 203: symbol is never used: \"GetPointDistanceToPointExMorph\"
6794. Sor es kornyeke:
stock strtok(const string[], &index)
{
new length = strlen(string);
while ((index < length) && (string[index] <= \' \'))
{
6809:
return result;
}
6851:
Nincsis ilyen sor :|