Search:

Type: Posts; User: danepporambo

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,671

    ... cant believe how rude people are i just...

    ... cant believe how rude people are

    i just need to know whats wrong with the calculation
  2. Replies
    6
    Views
    1,671

    can you please give me the answer. it will be...

    can you please give me the answer. it will be easier for me to understand..
  3. Replies
    6
    Views
    1,671

    Problems with Calculating

    hi i am having a problem with my program. Its basically supposed to calculate this way:

    Licence price (per 1 copy) Number of licences
    $125____________________5 or less...
  4. Replies
    2
    Views
    1,450

    here is my rc file mate //Microsoft...

    here is my rc file mate



    //Microsoft Developer Studio generated resource script.
    //
    #include "resource.h"

    #define APSTUDIO_READONLY_SYMBOLS...
  5. Replies
    2
    Views
    1,450

    Problem with WinApi

    it keeps sayin "could not load IDB_BALL!" how do i fix this???



    #include <windows.h>
    #include "resource.h"

    const char g_szClassName[] = "myWindowClass";

    HBITMAP g_hbmBall = NULL;
  6. Replies
    16
    Views
    2,836

    Making 3d Games

    what program do most 3d game developers use to construct games like half life?? is it visual c++?
  7. Replies
    11
    Views
    1,147

    lol well he helped me fix the score system as...

    lol well he helped me fix the score system as well now. Now i got 1 final problem. is there a way to make it so the questions come randomly? He said he couldnt help me with that..
  8. Replies
    11
    Views
    1,147

    here is the code now:- BTW i got a friend to...

    here is the code now:-

    BTW i got a friend to help me fix it but i have a new problem..



    // questionaire.cpp

    #include <iostream>
    #include <windows.h>
  9. Replies
    11
    Views
    1,147

    hey thanks for your help, it doesnt say "you got...

    hey thanks for your help, it doesnt say "you got the right answer", now everytime i type something it keeps saying the answer is wrong. lol. could you please check it again :S
  10. Replies
    11
    Views
    1,147

    it still doesnt work. when i type in any word it...

    it still doesnt work. when i type in any word it still says "you got the right answer"
  11. Replies
    11
    Views
    1,147

    Help with my Questionaire Program

    hii guys, i am new to c++ and i wrote this basic program but i cant seem to make it work right. Here is the code:-



    // questionaire.cpp

    #include <iostream>
    #include <string.h>
    using...
Results 1 to 11 of 13