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
~241 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for richard bach

hey i'm starting with a dbms project on commonwealth games . i want to use sql . can anyone please suggest me with what all i can include in my project??

Member Avatar for debasisdas
0
100
Member Avatar for kv123

class base { protected: struct node{}; }; class derived :public base { struct node *prev; }; when i do this i 'm getting an error that prev is not a member of base::node. what can i do if i want to declare an additional variable of struct node type in …

Member Avatar for YousefAB
0
141

The End.