Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
SEGA
Recent content by SEGA
S
Comp Sci
Help with C++ Strings: Create a Class Function to Return a String
The compiler write error-type
SEGA
Post #3
Mar 23, 2013
Forum:
Engineering and Comp Sci Homework Help
S
Comp Sci
Help with C++ Strings: Create a Class Function to Return a String
I want to know, how to make a CLASS FUNCTION to return a STRING. For example, taken that all variables are declared correctly. string personType::get() const { return firstName + " " + lastName; }
SEGA
Thread
Mar 23, 2013
C++
Strings
Replies: 3
Forum:
Engineering and Comp Sci Homework Help
Forums
SEGA
Back
Top