Search:

Type: Posts; User: msh

Search: Search took 0.01 seconds.

  1. Thread: Pointers problem

    by msh
    Replies
    12
    Views
    2,940

    Some changes would be necessary with either...

    Some changes would be necessary with either approach. Granted, I think what you propose would actually be easier to do, given the code already written. Touche. :)
  2. Thread: Pointers problem

    by msh
    Replies
    12
    Views
    2,940

    Allocating these blocks inside `get_matrix()` and...

    Allocating these blocks inside `get_matrix()` and `mult_matrix()`, and then returning a pointer to them would likewise work.
Results 1 to 2 of 2