Why does everyone say not to use scanf? What should I use instead?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of c language?
What is scanf () in c?
how to set Nth bit of variable by using MACRO
What is the Difference between Class and Struct?
what does ‘Bus Error’ mean?
What is sizeof c?
AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Do you know what are the properties of union in c?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is I ++ in c programming?
What is Your Name :)