Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~133 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for AlaNDGT

Hi guys, my name is Alan for short and Alan Nicholas David Gregory for long excluding my family name. So that's done, bye. :icon_wink:

Member Avatar for jingda
0
52
Member Avatar for eman 22

I have been written 2 classes A,B. and I want class A to use class B and vice verse but I have a problem when I tried to get the content of the class like(*A) that's my code. [CODE]#pragma once #include<iostream> using namespace std; class B; class D { B* …

Member Avatar for mike_2000_17
0
81