Изменил(а) на 'du3/ program.c'
This commit is contained in:
parent
b7f3ce86d6
commit
1c4b4941d3
@ -34,7 +34,7 @@ int main(){
|
|||||||
char *end = NULL;
|
char *end = NULL;
|
||||||
char *start = pol;
|
char *start = pol;
|
||||||
x=strtof(start,&end);
|
x=strtof(start,&end);
|
||||||
|
|
||||||
start=end;
|
start=end;
|
||||||
|
|
||||||
long double num=0;
|
long double num=0;
|
||||||
|
Loading…
Reference in New Issue
Block a user