Search:

Type: Posts; User: Raptoricus

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    5,374

    You might want to try allegro, I've been using it...

    You might want to try allegro, I've been using it for a long time, and it's managed to do everything that I want out of it as far as 2D graphics goes.
    www.allegro.cc
  2. Replies
    5
    Views
    1,625

    I might just do that, I don't know about you...

    I might just do that, I don't know about you people, but I make arrays/vectors of classes all the time, and after doing some reading into boost/multi_array, it seemed like the answer to a few...
  3. Replies
    6
    Views
    1,478

    It worked! Thanks very much for your help. :)

    It worked! Thanks very much for your help. :)
  4. Replies
    6
    Views
    1,478

    Okay thanks, I'll try that :). Oh my bad,...

    Okay thanks, I'll try that :).



    Oh my bad, my tutor says to use something like"const int kVARIABLE", to be honest though, I've just been trying to get the code to work, and not worrying so much...
  5. Replies
    6
    Views
    1,478

    Not a problem: variable-size type declared...

    Not a problem:
    variable-size type declared outside of any function <- this appears in a functions header file (the function is practically the same as foo, with a multi dimensional array, using a...
  6. Replies
    6
    Views
    1,478

    External Variables

    I've been having a bit of trouble with external variables, and I was wondering whether anyone had an idea why this doesn't compile. (This is just example code, though it has the same errors).

    ...
  7. Replies
    5
    Views
    1,625

    Ugh, that's exactly what I didn't want to hear....

    Ugh, that's exactly what I didn't want to hear. If anyone knows of a way to use a non default constructor, please help :(
  8. Replies
    5
    Views
    1,625

    Shameless bump here, I really need to find this...

    Shameless bump here, I really need to find this out.
    If anythings unclear, please ask me to clarify :).
  9. Replies
    5
    Views
    1,625

    Boost multi_array question

    Hi all, I've just decided to pick up boost for use in one of my programs, and I've been having trouble with initialising a multi_array. The problem that I've been having is trying to make a multi...
Results 1 to 9 of 9