User: Bodya

  • Public profile

User profile: Bodya

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

dontn't copy its_age Cat's in pointer tmp
Ok - object frik has no initialize its age because they are not initialized in copy constructor. How...

How to find some directory and print all files, which are in it
run cmd on your computer and enter command "help" as result you will have list command. what you can...

dontn't copy its_age Cat's in pointer tmp
vlad from moscow, I understand what you wrote but its_age initialized in Constructor [code] Cat...

How to find some directory and print all files, which are in it
You can use Windows command line; [code] int main() { system("command"); } [/code]

dontn't copy its_age Cat's in pointer tmp
In copy constructor I assign tmp = its_age;//new address where its_age link to dynamic memory, and ...

This user does not accept Private Messages