Search:
Forum
UNIX/Linux Programming
Implementing Functions
Implementing Functions
May 27, 2017 at 1:19pm UTC
MasterKay
(24)
Given "TestResult testResultFactory(std::string name, double mark)"
How to return a TestResult with its members initialized to the value of the parameters?
Last edited on
May 27, 2017 at 1:19pm UTC
May 27, 2017 at 2:47pm UTC
Thomas1965
(4571)
It depends how TestResult is defined.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs