User: silverarrow

  • Public profile

User profile: silverarrow

User info
User name:silverarrow
History
Joined:
Number of posts:6
Latest posts:

validating int type user input in Visual C++
I have a program where I have a residential class derived from property base class. Residential has ...

float output and percentages
Code: float a=15, b=6,x; x=a/b; printf("%f %", x); I want to print 2.500 %(percent) on the scr...

decompress data from file
I have stored some data in a file.txt which is hello ho3w2 are you. How can I open this file in c c...

decompression
I have stored some data in a file.txt which is hello ho3w2 are you. How can I open this file in c c...

Compression Code
How can you make a program in C that does the following: input string: My schoool. compresed: My s...

This user does not accept Private Messages