Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint
Drag to reposition
C Questions
Where is my mistake ? it should be like for instance user input 4 program show us like that  1.E  2.01  3.0011  4.000111
Write a program containing following function ,function calculating difference between 2 points ,function reversing a string  function call factorial of a given number.
Hello, I am trying to create a multiple bouncing balls program in C which will interact with each other. I managed to make it for one ball, but when I try to make it for more, it crushes. However, I can't understand where the problem is, as I use this library for the first time and I don't have a lot of experience. Can someone help me please? Thank you in advance. Here is my code:
Hello i am trying to learn to read files in c specifically a txt file called Hello (It has in the word Hello ) and i am using the code from the page https://www.tutorialspoint.com/c_standard_library/c_function_fgetc.htm but it prints nothing after some experiment i find that it the FILE pointer gets in the eof I am using the dev-c++ what i do is to drag the txt file from the desktop and dro.....
What is the difference between ++i and i++ in c? please tell in detailed manner with a easy example
loader
Contribution

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.