Tuesday, 27 August 2013

When invoking the sizeof operator in the called function

When invoking the sizeof operator in the called function

References

Reference NO 1

http://stackoverflow.com/questions/15197022/when-invoking-the-sizeof-operator-in-the-called-function-what-will-happen

Reference NO 2

http://www.cplusplus.com/reference/new/operator%20new/

Reference NO 3

http://www.scs.stanford.edu/~dm/home/papers/c++-new.html

Reference NO 4

http://msdn.microsoft.com/en-us/library/kewsb8ba(v=vs.90).aspx

Reference NO 5

http://en.wikibooks.org/wiki/C_Programming/Pointers_and_arrays

Reference NO 6

https://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/topic/com.ibm.xlcpp8l.doc/language/ref/cplr381.htm

Reference NO 7

http://www.glenmccl.com/bett_003.htm

Reference NO 8

http://www.cprogramming.com/tutorial/operator_new.html

No comments:

Post a Comment