tak
This commit is contained in:
parent
e15938c020
commit
f170d0fd48
@ -32,12 +32,9 @@ int main() {
|
||||
yes++;
|
||||
}
|
||||
else{
|
||||
if(strcmp( input, "\n" ) == 0){
|
||||
price = strtof(input, NULL);
|
||||
databaza[counter].price = price;
|
||||
yes++;
|
||||
}
|
||||
|
||||
}
|
||||
if(yes == 2){
|
||||
counter++;
|
||||
|
Loading…
Reference in New Issue
Block a user