Friday, 30 August 2013

Making a std::string out of a Char* in C++

Making a std::string out of a Char* in C++

References

Reference NO 1

http://stackoverflow.com/questions/15191039/making-a-stdstring-out-of-a-char-in-c

Reference NO 2

http://stackoverflow.com/questions/6700480/how-to-create-a-stdstring-directly-from-a-char-array-without-copying

Reference NO 3

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

Reference NO 4

http://www.cplusplus.com/reference/string/string/c_str/

Reference NO 5

http://www.cplusplus.com/reference/string/string/insert/

Reference NO 6

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

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No comments:

Post a Comment