Search:

Type: Posts; User: OxYgEn-22

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    3,109

    >>I have my 'e:' drive linked to NULL Wow,...

    >>I have my 'e:' drive linked to NULL
    Wow, coooool........ i want one!! :D

    wonder if its possible to see -1 gigs..
  2. Replies
    27
    Views
    10,037

    where else would you find Bill's work?? :D.. he...

    where else would you find Bill's work?? :D.. he tries to make sure that everyone has to use his stuff to make their programs run.. is it even possible to make windows includes if you wanted to?
  3. Replies
    3
    Views
    1,124

    yeah, AV coding could be very hard, you have to...

    yeah, AV coding could be very hard, you have to know what hte virus does and such to your system.. and then you need to know how to reverse and delete it.
  4. Replies
    181
    Views
    58,090

    damnit, i'm gone for one day and i thought you...

    damnit, i'm gone for one day and i thought you people wouldn't know my problem.. heh, figures the first person to read it would get it :D
  5. Replies
    181
    Views
    58,090

    here is one that i found quite trickey.. I...

    here is one that i found quite trickey..

    I hear that Bill Gates actually used this at a conference of about 200 programmers who were applying to Micro$oft.. only 3 got in or so:D

    There are two...
  6. Replies
    39
    Views
    7,365

    >>that's like saying "i don't usually move my...

    >>that's like saying "i don't usually move my mouth when i talk to people".
    ahh, so that's what they are for.. go figure.. :D
  7. Replies
    111
    Views
    19,943

    Poll: >>you know what...ive been missing this whole...

    >>you know what...ive been missing this whole thread...
    lol, well you sure havent missed anything important except for the small war or 2... :D
  8. Replies
    9
    Views
    1,182

    thanks guys for all your help here :D, I...

    thanks guys for all your help here :D,



    I did not know about this, thanks for the info!! :D
  9. Replies
    111
    Views
    19,943

    Poll: wtf..

    woooooow, after reading this whole thread, it went for quite funny and interesting to an all out war.

    who cares? really.... *sigh* i see that all long threads end in war for some reason. But i was...
  10. Replies
    9
    Views
    1,182

    is that not just another way to say? box[][]

    is that not just another way to say?


    box[][]
  11. Replies
    19
    Views
    1,986

    >>>> I think there is a character for flat but I...

    >>>> I think there is a character for flat but I don't remember it
    >>D-Flat == Db
    wow, now that would just get confusing :D
  12. Thread: Dev C++

    by OxYgEn-22
    Replies
    3
    Views
    941

    I never found a good way to do this.. :( but, i...

    I never found a good way to do this.. :( but, i juse used a getch() to stop it at the end of execution :D
  13. Replies
    9
    Views
    1,182

    returning a char array

    Heya all, i was having a few problems passing a char array back to my program.. is this the way the definition is suposed to look like?



    char **Addtxt(char box**)
    {
    return box;
    }
  14. Thread: OpenGL

    by OxYgEn-22
    Replies
    12
    Views
    1,297

    i started here (http://nehe.gamedev.net/). Its a...

    i started here. Its a good place to learn cool stuff for sure :D

    but i did not know about that out of date header file.. hmm..
  15. Replies
    128
    Views
    21,215

    mmm... openning night i'll be standing there :D:D

    mmm... openning night i'll be standing there :D:D
  16. Replies
    3
    Views
    1,197

    really, I though that virtuals were for being...

    really, I though that virtuals were for being called like this..

    You call a student that is derived from a person class.. the virtual, lets say, destructor in the person class will let the...
  17. Thread: OpenGL

    by OxYgEn-22
    Replies
    12
    Views
    1,297

    ^ my msg up top ^

    gahh... wasent loged in.. :(
  18. Thread: OpenGL

    by OxYgEn-22
    Replies
    12
    Views
    1,297

    OpenGL

    I was wondering how many people here actually use OpenGL here?? (besides me:D).
  19. Thread: Clock

    by OxYgEn-22
    Replies
    3
    Views
    894

    ahh, system functions... so slow.. so useful :D

    ahh, system functions... so slow.. so useful :D
  20. Thread: hello world

    by OxYgEn-22
    Replies
    27
    Views
    4,497

    OpenGL Game Book!!!!!!

    Going back to the book subject for a minute :D, I actually own the book "OpenGL Game Programming" by the "Game Development Series" and I find it to be fantastic!!, Bought over amazon.com because this...
  21. Replies
    43
    Views
    5,716

    I went right off the bat into C, i picked up a...

    I went right off the bat into C, i picked up a book when i was 12. I'm 16 now and i know C++ well enough to say that i am quite advanced. I did not find C to be all that difficult.
  22. Replies
    2
    Views
    1,244

    all i know of is that the export keyword is used...

    all i know of is that the export keyword is used to set and call functions in .dlls
  23. Replies
    1
    Views
    1,556

    ughh... can you put that in code braces please...

    ughh... can you put that in code braces please next time!! :D

    ok, your problem is that the function scopes out and you loose all your data because you have not returned it back to main!! I see you...
  24. Thread: Game Talk

    by OxYgEn-22
    Replies
    60
    Views
    10,736

    Hey hey, ok, maybe CS is not all that great...

    Hey hey, ok, maybe CS is not all that great (expecially with their latest release 1.4, they should all die) but Lets give half-life some credit here. That game was amazing, its whole story was great....
  25. Replies
    8
    Views
    2,535

    Physics

    Physics is neccecary in much 3D programming, because you will need to do stuff like collision detection and the likes. heh, no one really thinks of this in games but gravity is a big one, droping...
Results 1 to 25 of 36
Page 1 of 2 1 2