Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C (https://www.askmehelpdesk.com/forumdisplay.php?f=438)
-   -   Converting C language to C++ (https://www.askmehelpdesk.com/showthread.php?t=119322)

  • Aug 13, 2007, 08:18 PM
    Jondoe2
    Converting C language to C++
    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...
  • Aug 14, 2007, 06:21 AM
    asterisk_man
    OK, since c++ is a superset of c you're already done. Everything that's valid I c is valid in c++
  • Oct 6, 2009, 10:14 PM
    shihouzhuge
    There's no difference in defining function,as the c you show is just c++:)
  • Oct 21, 2009, 02:45 PM
    bushboy
    Hey bro, the code you provide is just C++.
    :):):D
  • Aug 16, 2010, 06:31 AM
    ramanpln

    Inheritance in c++ programming language
  • Aug 16, 2010, 06:31 AM
    ramanpln

    Inheritance in c++ programming language

  • All times are GMT -7. The time now is 07:53 PM.