pavlejovanov
Member
- Member since
- Jan 7, 2009
- Last active
- Jan 8, 2009
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
60499f23-0396-47e6-8145-4f2bba8968fa
OK I solve this problem... If somebody have problem like this the solution is: char buffer[50],*c; c=itoa( mnozenje, buffer,10); fputs ( c,...
-
#Threads
25264137-6ab7-486b-a0a0-c38f5874cd38
First thanks for helping me. I try this but I don't know how to use the function itoa(). I try this: char...
-
#Threads
Help me with this C problem
Please help me somebody how to put integer into file. In variable 'mnozenje' I have the right numbers but in the file...