When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
No Answer is Posted For this Question
Be the First to Post Answer
Why does everyone say not to use gets?
how can I convert a string to a number?
How can a program be made to print the line number where an error occurs?
how to write optimum code to divide a 50 digit number with a 25 digit number??
What is typedf?
What is context in c?
Is Exception handling possible in c language?
is forign key will be unique key any table or not?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
How can this be legal c?
Can I initialize unions?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?