Search results

  1. T

    Anyone does some C++ Programming?

    Hi, I was wondering if anyone who does some serious C++ programming could tell me how they do. I've been trying to compile my applications under os X (using gcc, powerbuilder, ...) and each time I do have the same problem : libstdc++ doesn't seem to contain all the classes/methods at all...
  2. T

    sstream ??

    Hi, I'd like to know if someone has ever compile some C++ code using sstream ? It seems that sstream isn't part of the libstdc++ ... Do I need to write my own standard I/O headers? Also, I'm using Project Builder right now because each time I was trying to compile my C++ code with my...
  3. T

    HOWTO use rcp ?

    Hi, I'd like to know if some of you guys have been using rcp to copy files from one computer to an other? I just cannot figure out how to make it works ... can someone give me pointer, directions .... thanks, -teo.
Back
Top