Search:

Type: Posts; User: Sphearion

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,665

    first off try get_number(number); instead of ...

    first off try
    get_number(number);
    instead of
    int number= get_number();

    also
    like stated above


    int get_number();
  2. Replies
    16
    Views
    2,685

    I have more experience scripting PHP than c++ but...

    I have more experience scripting PHP than c++ but I use php for everyday things on my windows xp machine with NO http server, php includes php.exe that can be run with command line arguments and used...
Results 1 to 2 of 2