cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
set function for vector
set function for vector
Nov 2, 2011 at 5:14pm UTC
grieves
(4)
Hello, can someone help me make a function that sets the data vector of the sample?
void set_data(const vector<double> & v)
{
...
}
Last edited on
Nov 2, 2011 at 5:15pm UTC
Topic archived. No new replies allowed.