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
Ranked #4K
~167 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for MattyRobot

how can I use a function inside an object? (the code is too long to put here but here's a replica) [code=c++] class example { public: example(); ~example(); void doSomthing() { afunction(); } } void afunction() { //do more things } [/code] in this example i wouldnt [B][U]NEED[/U][/B] to use …

Member Avatar for rughead
0
142
Member Avatar for rughead

...but in computer&programming area lots of years... Name: rughead Age: 43 Country: Finland (Northern Europe) Programming langs: mainly C/C++

Member Avatar for pythonkid
0
25