This code below is a piece of code I
Got from my C language program. So my question is that I want to change this
Piece of code into the C++ language.
a) oddnumber(vector<vector<int> > &met, int n);
Thank you...
![]() |
This code below is a piece of code I
Got from my C language program. So my question is that I want to change this
Piece of code into the C++ language.
a) oddnumber(vector<vector<int> > &met, int n);
Thank you...
OK, since c++ is a superset of c you're already done. Everything that's valid I c is valid in c++
There's no difference in defining function,as the c you show is just c++:)
Hey bro, the code you provide is just C++.
:):):D
Inheritance in c++ programming language
Inheritance in c++ programming language
All times are GMT -7. The time now is 07:53 PM. |