C and C++ Programming Resources

Free online Books on Programming and Algo

Free C/C++ Programming and other computer science books and lecture notes

Postby pmsprasa » Thu Sep 28, 2006 2:33 pm

Get full access to free online Books on Computer Science(General Programming and Algorithms),Various Prorgamming languages(Java,C,C++,C#,python,perl,php ...) and free books on Mathematics and links to Video Lectures from
http://www.pspxworld.com
 
 administrator38989.0369907407
User avatar
pmsprasa
 
Posts: 1
Joined: Thu Sep 28, 2006 2:28 pm
Location: India

Postby iqbal1973 » Thu Jun 14, 2007 1:21 pm

Hi,
I have declared a function in a class
void Plot3DWindow::UpdateData(const vector<real> &x,vector<real> &y,vector< vector<real> > &z) { }
When i passed array arguments to this function, i am using that syntax
thePlotManager.Win2D(hWindow_).UpdateData(x(),y(),z());
the error is coming in two dimensional array last argument z(). What is exact syntax of argument for two dimensional vector array pass to function.
Can anyone help me in this regard, I am thankful to you.
Regards,
Munawar
iqbal1973
 
Posts: 1
Joined: Thu Jun 14, 2007 1:11 pm
Location: Ireland


Return to Programming Books

Who is online

Users browsing this forum: Zetgearne and 1 guest

cron