Monday, 2 September 2013

Storing constants in C++

Storing constants in C++

References

Reference NO 1

http://stackoverflow.com/questions/3299765/where-to-store-class-specific-named-constants-in-c

Reference NO 2

http://www.cplusplus.com/forum/beginner/12417/

Reference NO 3

http://www.tutorialspoint.com/cplusplus/cpp_constants_literals.htm

Reference NO 4

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

Reference NO 5

http://www.codeproject.com/Tips/560657/Constants-in-Cplusplus

Reference NO 6

http://en.wikipedia.org/wiki/Constant_(programming)

Reference NO 7

http://www.byte-notes.com/content/variables-constants-c

Reference NO 8

http://home.comcast.net/~codewrangler/tech_info/cpp_const.html

No comments:

Post a Comment