Monday, 2 September 2013

Referencing to a pointer member in a different class

Referencing to a pointer member in a different class

References

Reference NO 1

http://stackoverflow.com/questions/15186114/referencing-to-a-pointer-member-in-a-different-class

Reference NO 2

http://stackoverflow.com/questions/3349538/c-set-object-member-as-reference-pointer-of-member-of-a-different-object

Reference NO 3

http://embedded.com/electronics-blogs/programming-pointers/4023307/References-vs-Pointers

Reference NO 4

http://www.dgp.toronto.edu/~patrick/csc418/wi2004/notes/PointersVsRef.pdf

Reference NO 5

http://www.codeproject.com/Articles/4894/Pointer-to-Pointer-and-Reference-to-Pointer

Reference NO 6

http://msdn.microsoft.com/en-us/library/e1t5f7bs.aspx

Reference NO 7

http://pages.cs.wisc.edu/~hasti/cs368/CppTutorial/NOTES/CLASSES-PTRS.html

Reference NO 8

http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=142

No comments:

Post a Comment