Search:

Type: Posts; User: hugo

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,755

    biosx - I'm using the 'c++' compiler on my...

    biosx -

    I'm using the 'c++' compiler on my system; this is the exact syntax,

    % c++ helloWorld.c -o helloWorld

    And again, it seems to create a binary executable in the /bin directory that...
  2. Replies
    5
    Views
    1,755

    How to run executable?

    I'm on a UNIX system and have compiled my first program called "hello world". I named the binary code helloWorld and get a file called helloWorld*. When I try to run it I get this message:
    ...
  3. Clarification on '::' definition and 'tilda' symbol

    // Various include files
    #include "RetCodes.h"
    #include "BeltMsg.h"
    #include "QPager.h"
    // #include "wheresub.h"
    #include "y2k.h"
    #include "Ymdhms.h"
    #include "TimeRep.h"
    #include...
Results 1 to 3 of 4