aaa
This commit is contained in:
parent
622faa337c
commit
e02b3bfdef
@ -43,6 +43,7 @@ for(int c=0;c<count;c++){
|
|||||||
if(z==0){
|
if(z==0){
|
||||||
while((*start)!='\n')start++;
|
while((*start)!='\n')start++;
|
||||||
start++;
|
start++;
|
||||||
|
printf("CHYBA\n");
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
float num1=strtof(start,&end);
|
float num1=strtof(start,&end);
|
||||||
|
Loading…
Reference in New Issue
Block a user