×

Loading...

It is not difficult to get the right answer if one know what is the string constants (sometimes it is called string literals) in C/C++. #70891 by blaise, has given a right answer.

Sometimes a programmer can use options provided by some compilers to put the string constants into the code segment instead of the data segment.
Report

Replies, comments and Discussions: