Search:

Type: Posts; User: fishybawb

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,240

    How do you const?

    Less of a question, and more of a survey really. How do you define constants in your code? #define, enum or just const? What benefits are there (if any) to using any particular method?

    fishybawb
  2. Replies
    4
    Views
    1,104

    Sorry, I should have mentioned that I tried that...

    Sorry, I should have mentioned that I tried that already and it didn't work! I thought this would be really simple, but it's starting to irritate me now :mad:
  3. You could also try looking up some simple...

    You could also try looking up some simple encryption/decryption routines. XOR's always good :)

    fishybawb
  4. Replies
    4
    Views
    1,104

    File access problem

    Hello.
    I'm planning to code a level editor for an old dungeon game, and thought it'd be nice to output the map file contents to the screen to see what's going on.



    #include <iostream.h>...
  5. Replies
    6
    Views
    1,503

    What range of "random" numbers are you looking...

    What range of "random" numbers are you looking for?
  6. Thread: Test board?

    by fishybawb
    Replies
    8
    Views
    3,422

    Test board?

    Didn't there used to be a test board around here? Ah well, notice how I'm cunningly using this message to test here instead. I must be a genius or something. ;)
Results 1 to 6 of 6