Search:

Type: Posts; User: Quor

Search: Search took 0.00 seconds.

  1. I'm sorry. This is C++. I really need to use...

    I'm sorry. This is C++.
    I really need to use this defines as i described..i can't just use printf. I need a global variable that control if I want printf's or not. As before, I use to have those...
  2. Functions to replace the preprocessor with #defines

    Hello everybody!!!
    I need help... I think this could have a simple solution, but i'm not getting :(...
    I have this following code:



    #define PRINT_ME

    //(...)
  3. Thread: Read from Console

    by Quor
    Replies
    2
    Views
    1,437

    Read from Console

    Hello all

    I'm developing a c++ code which reads a line from the console like this:

    a=18
    b=TRUE
    c=Hello

    -I want to check the first character.
    -If it's "a" then i'll put the integer value...
Results 1 to 3 of 3