Search:

Type: Posts; User: temtee

Search: Search took 0.00 seconds.

  1. Thread: Exception Error

    by temtee
    Replies
    8
    Views
    1,383

    Can someone help me on this issue? I am running...

    Can someone help me on this issue? I am running out of ideas...
  2. Thread: Exception Error

    by temtee
    Replies
    8
    Views
    1,383

    The difference between the first set of codes and...

    The difference between the first set of codes and the last one is just the return vector which i have done here (see below). Am I doing something wrong? Thanks for your help.



    vector<double>*...
  3. Thread: Exception Error

    by temtee
    Replies
    8
    Views
    1,383

    Thanks for the suggestion(new the return vector)....

    Thanks for the suggestion(new the return vector). It worked on that part but led to another access violation on the vector that is being modified within the loop (interseccio) in the function. I...
  4. Thread: Exception Error

    by temtee
    Replies
    8
    Views
    1,383

    Any ideas on the above?

    Any ideas on the above?
  5. Thread: Exception Error

    by temtee
    Replies
    8
    Views
    1,383

    Exception Error

    I am doing a tree search generation but I have an issue with the 2 functions below.

    The functions are used to determine old nodes on the tree in order to stop further exploration.
    Function...
Results 1 to 5 of 5