Search:

Type: Posts; User: badman

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,550

    Use ptr-to-ptr //Function call would be...

    Use ptr-to-ptr


    //Function call would be
    push( 'a', &stack, bos );

    //function prototype
    void push( char ch, char **stack, char *bos );

    //function definition
  2. You would get 0 for percentage if you use integer.

    You would get 0 for percentage if you use integer.
  3. Replies
    0
    Views
    1,673

    3 x 3 square contest suggestion

    -- -- --
    | | | |
    -- -- --
    | | | |
    -- -- --
    | | | |
    -- -- --


    Hey guys, I have a suggestion for a contest. In this game, the each contestant has 9 squares with color edges and...
  4. Thread: toolbar problem

    by badman
    Replies
    2
    Views
    918

    It is my PC's problem

    Someone just told me,

    "I did that often enough and I can guarantee that it
    is not a general error. It must be something specific to your pc."

    So thanks, everyone who have read this thread.
  5. Thread: toolbar problem

    by badman
    Replies
    2
    Views
    918

    I only use the default colors provided by the...

    I only use the default colors provided by the editor.

    The drawing editor for icons is alright, I can draw.

    But the drawing editor for toolbar is not. It is strange, considering they are the...
  6. Thread: toolbar problem

    by badman
    Replies
    2
    Views
    918

    toolbar problem

    Looks like the bitmap editor to draw for my toolbar resource in my SDI app is not working.

    I can't draw anything decent on it. Whether I clicked my mouse or not, as my cursor move over the bitmap,...
  7. Thread: mvc++ language

    by badman
    Replies
    9
    Views
    2,098

    "ANSI C++"

    "ANSI C++"
  8. Thread: mvc++ language

    by badman
    Replies
    9
    Views
    2,098

    Let me rephrase my sentence. VC++ is not fully...

    Let me rephrase my sentence.

    VC++ is not fully ANSI C++, though it is more or less compliant to the standard.
Results 1 to 8 of 8