Search:

Type: Posts; User: Hussain Hani

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    46
    Views
    6,858

    it seems that C started it all. For me, i started...

    it seems that C started it all. For me, i started C++ first.

    But is there a difference really ?

    To me, as a simple programmer, C++ is just C with OOP, i do not like to be very technica.

    So...
  2. Replies
    23
    Views
    2,747

    that is not my point, my point is why not use C++...

    that is not my point, my point is why not use C++ straight up ?

    Update: in one point in the book, while explaininig trees, he said something like: "it is a good practice to nullify the 'next'...
  3. Replies
    32
    Views
    3,866

    agreed

    agreed
  4. Replies
    23
    Views
    2,747

    The book is huge so i dont wanna go quote...

    The book is huge so i dont wanna go quote hunting, but the author is persistent on using C and the context as far as i remember is something like "Do it in C++ so you practice OOP"

    who does he not...
  5. Replies
    16
    Views
    5,386

    i agree, and secondly, what library will provide...

    i agree, and secondly, what library will provide the interface ?

    Since you said 2D, i would not go far and begin consulting MSDN.

    Lastly and most importantly, what language?

    Am i assuming C...
  6. Replies
    23
    Views
    2,747

    How rude!!

    So i'm currently reading a book by Andre Lamothe on WinAPI32 game programmin using C

    i honestly do not know if he is reflecting the main game industry in his code or not, but at one point in the...
  7. Replies
    5
    Views
    6,551

    Microsoft WinAPI32 learn to be a real MSDN...

    Microsoft WinAPI32

    learn to be a real MSDN slave
  8. Replies
    20
    Views
    12,575

    It could but why would you use a saw to cut a...

    It could
    but why would you use a saw to cut a small piece o cake ?
  9. Replies
    3
    Views
    2,617

    even if he did have big memory for it...... no...

    even if he did have big memory for it...... no single human being on earth would use his software

    in the programming world you have to give up one of two if you need a good software: memory or...
  10. be sure to visit this link =)...

    be sure to visit this link =)
    http://cboard.cprogramming.com/projects-job-recruitment/118445-new-website.html


    i would like to get help with DLL files... i know nothing about them, but i would...
  11. Replies
    2
    Views
    2,123

    ok!! Desert Storm Games - Index...

    ok!!

    Desert Storm Games - Index

    i'm still looking for a good template for the main page though
  12. Replies
    2
    Views
    2,123

    A new website

    Hi. I'm almost done with my game Kought Bo 6 :


    http://img190.imageshack.us/img190/9850/7km.jpg

    http://img171.imageshack.us/img171/4442/kb6m.jpg

    And I made a very simple website and a forum...
  13. Replies
    5
    Views
    1,835

    any help ;( ?

    any help ;( ?
  14. Replies
    5
    Views
    1,835

    little update. i tried to cancel the WM_PAINT and...

    little update. i tried to cancel the WM_PAINT and do the drawing by GetDC and ReleaseDC

    but the same thing happens ;(
  15. Replies
    5
    Views
    1,835

    there is no error in drawing because without the...

    there is no error in drawing because without the modal dialog box it goes completely normal

    this is my drawing code.... i don't think there is any point in this because it's flawless and i'm sure...
  16. Replies
    5
    Views
    1,835

    The modal dialog box problem

    It's a problem i don't know how to get around

    When I create the modal dialog box, the owner window (main application widnow in my case) no longer receives any messages instead, the modal dialog...
  17. why not C# but VB is definitely productive

    why not C#
    but VB is definitely productive
  18. Replies
    121
    Views
    10,044

    i'm still happy with my newly installed xp pro

    i'm still happy with my newly installed xp pro
  19. Replies
    84
    Views
    9,507

    That's why they program for Microsoft!! whether...

    That's why they program for Microsoft!! whether they love it or not

    cellphones is a word that describes a big black and white that is mainly used for calling and messaging

    are you serious ?...
  20. Replies
    84
    Views
    9,507

    :P Since English is not my first language, i...

    :P

    Since English is not my first language, i really do not know how to put it in words!!
    I know that Windows CE has been around for a long time but still it is not competing very well in the...
  21. Replies
    84
    Views
    9,507

    according to wikipedia, there is a windows 7...

    according to wikipedia, there is a windows 7 mobile

    i hope this is the light i'm talking about
  22. Replies
    84
    Views
    9,507

    I'm absolutely a Nokia fan when it comes to cell...

    I'm absolutely a Nokia fan when it comes to cell phones but still i would not waste time programming for Symbian although C++ is native to it.

    My point is that Microsoft is the shizzle when it...
  23. Replies
    84
    Views
    9,507

    still, they have to tempt developers and make SDK...

    still, they have to tempt developers and make SDK for it and stuff. Hardware is a problem indeed, specially if we talk about a whole world contained in your pocket on your way to college.

    Can't...
  24. Replies
    84
    Views
    9,507

    I need a new Windows platform!!!!

    I admit (sometimes) that I'm a Microsoft slave for undefined reasons.
    but these days, the iPhone is revolutionizing the way we use applications and computers. There are so many fun iPhone...
  25. Replies
    5
    Views
    1,248

    there is a memory leak in your code i think ...

    there is a memory leak in your code i think

    you lost the first address aquired by xp and yp by doing this


    xp = &x;
    yp = &y;
Results 1 to 25 of 186
Page 1 of 8 1 2 3 4