Search:

Type: Posts; User: fabspro

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,626

    o.o i'm even forgetting c's function names

    o.o i'm even forgetting c's function names
  2. Replies
    5
    Views
    1,626

    or you could get rid of the iostream and use...

    or you could get rid of the iostream and use fprint, so the c compiler can compile it as c code :P
  3. Replies
    1
    Views
    982

    Hello When you compile the app, the compiler...

    Hello

    When you compile the app, the compiler reads the image and then compiles the image INTO THE EXE FILE, so the program doesn't actually read your bmp file at all. It simply reads its internal...
  4. My attempt at coding a quadtree for a 2d game!

    Hello all

    I'm fairly new to games programming. I have a nice little 2d tile engine going. I have optimised it with a quadtree. I'm just posting the code here in case people want to read it, or if...
Results 1 to 4 of 4