Search:

Type: Posts; User: bawet

Search: Search took 0.01 seconds.

  1. Thanks for some explicit explanations, which i...

    Thanks for some explicit explanations, which i assumed the readers to know already.
    But your explanation didnt help me to get anywhere ... I am still stuck !

    I am talking about initializing...
  2. First of all its a self imposed assignment. ...

    First of all its a self imposed assignment.

    second thing I need to initialize n-dimensional matrix not array.

    third I do give myself liberty to use array or vector, and I am expecting from...
  3. how to initialize a n-dimensional matrix and return it

    Can anybody help me write a function like


    func ( int n)
    {

    }

    and inside the function I need to initialize an n-dimensional matrix, and return the same.
Results 1 to 3 of 3