User profile: pmah

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

File manipulation
The function opens file, reads as vector, saves into buffer. Now another function reads it and saves...

File manipulation
Hello, I am a newbie in c++. I have done file copy program which copies two file and makes new file ...

OOP
I get the error: [code]‘src’ was not declared in this scope[/code]

OOP
I am a new first semester student. I wanted to work with OOP. I have a question, how can I make one ...

Concatenating string
Thanks both method are working. I have similar blocks of code in the same program. When I try: [co...