Search:

Type: Posts; User: TheSupremeAbode

Search: Search took 0.01 seconds.

  1. ditto. if you click "edit post", make your...

    ditto.


    if you click "edit post", make your changes, then hit "save" it wont $_POST

    but if you click "edit post", make your changes, then click "edit post" again; you'll be brought to a...
  2. Replies
    3
    Views
    1,373

    hardware manipulation with pointers

    what can be done with this?
  3. Scripting Languages that can be embedded in C++

    is there a comprehensive list?
  4. Learning.

    Learning.
  5. creating an application that allows end-user to access own desktop remotely (help!)

    newbie to C/C++ here.

    What should I read up on if I would like to learn what goes in to developing a program that allows an end-user to access their desktop remotely, from anywhere in the world?
    ...
  6. creating a program: for backups of hard drive to web server

    Could you offer some guidance as to how to construct such a thing in C++?

    what is required here?


    (not asking you to create it for me, just a newbie asking for some guidance)
  7. Replies
    12
    Views
    2,642

    when computers were louder than vaccum cleaners,...

    when computers were louder than vaccum cleaners, this wee lad played Oregon Trail and learnt very fast not to name your family members after the family members who were crossing ye olde trail during...
  8. Replies
    12
    Views
    2,642

    lol I didn't save it as .bat, I compiled it...

    lol

    I didn't save it as .bat, I compiled it from a .c source file; then tried to run the EXE via command prompt
  9. Replies
    12
    Views
    2,642

    right, okay. I was trying to run the...

    right, okay.

    I was trying to run the above-mentioned program, as a batch file, from a command prompt.
  10. Replies
    12
    Views
    2,642

    what is "b:" ??? (input/output)

    i'm following a textbook to learn C, and the following example was used to show how to Program-Controlled Input and Output files...



    #include <stdio.h>
    #define KMS_PER_MILE 1.609

    int...
Results 1 to 10 of 10