User: leguminous

  • Public profile

User profile: leguminous

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

how to modify the cout format of float?
int main() { float a = 3300.05; cout << "a = " << a << endl; // a= 3300.05 float b = 33...

use data stored in another function ionvolving header
Well actually I'm doing an assignment. It requires me to implement a read function to store an imag...

use data stored in another function ionvolving header
My Case is like this --------------------- //abc.h Public: void write(); void read(); Pr...

about reading integers in a string
Oh, I made it. Thanks.

about reading integers in a string
Thanks for the reply first. Actually there is another problem. I have to read a string of number f...

This user does not accept Private Messages