Search:

Type: Posts; User: trlpkguy

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,797

    Lol.. I think it's a problem with the servers at...

    Lol.. I think it's a problem with the servers at my university.
    We all have a shared memory/message q program due this week so if more people are using the server maybe it ran outta space?!
    ...
  2. Replies
    5
    Views
    1,797

    Cool, I totally didn't know about errno. ...

    Cool, I totally didn't know about errno.
    Thanks.

    I'm getting "No space left on device" which I'm assuming is a problem that I cannot control because its a campus wide server?

    Thought on...
  3. Replies
    5
    Views
    1,797

    Help creating Message Queue

    Hello

    I am trying to create my message queue but keep getting -1 as my result. Trying to figure out where I might be getting off-base.

    I tried it two ways so fat that seem like they *should*...
  4. Replies
    10
    Views
    1,860

    Learned the VS debugger because it is built into...

    Learned the VS debugger because it is built into the IDE.

    Thus far all my searches for Linux C++ IDE returned KDevelop results.

    That's fine if I wish to program for KDE Environments, but what...
  5. Replies
    10
    Views
    1,860

    You're all answers when it comes to help huh? ...

    You're all answers when it comes to help huh?


    RE:

    > Just curious, when you 'debug' what do you do?
    Use a debugger - the previous poster already showed you that.
  6. Replies
    10
    Views
    1,860

    Just curious, when you 'debug' what do you do? ...

    Just curious, when you 'debug' what do you do?

    Just write values to the screen and see what you have?
  7. Replies
    10
    Views
    1,860

    Debugging on Linux?

    Anyone have a good walk through or howto for a linux debugger?

    I'm used to C# / MS type IDE's that let me step through code and have various watch tools for my objects. Does anything like that...
Results 1 to 7 of 7