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 #107.70K
~16.0K People Reached
Favorite Forums
Favorite Tags
c x 1

1 Posted Topic

Member Avatar for johnray31

Double "pointer", when you want to change value of `<some_class>**` but NOT of `<some_class>*` So, **we're basically preserving state of Memory location even outside function call. Another use is like** for e.g. `char*` (as **String**), and `char**` (as **Array of String**)

Member Avatar for Bharat_1
0
16K

The End.