Search:

Type: Posts; User: luhta

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,317

    What about execl() and execlp() under unix

    What about execl() and execlp() under unix
  2. Replies
    6
    Views
    2,332

    type cast the number num invsum = invsum +...

    type cast the number num

    invsum = invsum + (1/(double)num);

    and getch()

    will work
Results 1 to 2 of 2