Search:

Type: Posts; User: bryan

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    931

    iostream questions

    hey, I'm switching from cstdio to iostream but am having problems finding documentation on what I want to learn. could someone here tell me exactly what cin's sync() and clear() methods do? are they...
  2. Thread: cctype functions

    by bryan
    Replies
    2
    Views
    1,212

    Thanks, I see where I was going wrong now --...

    Thanks, I see where I was going wrong now -- expected the 1 to be evaluated as an an integer and not as a character :P
  3. Thread: cctype functions

    by bryan
    Replies
    2
    Views
    1,212

    cctype functions

    I'm rather new at C/C++ and I'm having trouble understanding how these things work. I'm reading a tutorial on them but I don't understand the return values that I'm getting. Let's use the isdigit()...
  4. Replies
    3
    Views
    1,370

    thanks a lot, appreciate it

    thanks a lot, appreciate it
  5. Replies
    3
    Views
    1,370

    gcc/g++ help needed

    Okay, I usually use VC++ on Windows but I'm starting to code on Linux as well -- thus, I have to use gcc. My problem is that I can't figure out how to compile/link multiple source files from the...
Results 1 to 5 of 5