User profile: greenlife55

User info
User name:greenlife55
History
Joined:
Number of posts:4
Latest posts:

"Storage class specified" for C++ code
thanks coder777 I have solved it with what you said. I passed the address! I am a big fan of pointer...

"Storage class specified" for C++ code
thanks coder777 for that serious error. i cant send the [quote] ofstream &save_inv [/quote] to the f...

"Storage class specified" for C++ code
I dont mind using typedef but i do not know how it will solve my problem..i am a newbie to c++ so ki...

"Storage class specified" for C++ code
Hi all I am running an image processing algorithm using OpenCV library and C++ in Eclipse SDE. here...