Search:

Type: Posts; User: retretret

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    994

    Can't include Classes(very strange)

    I have a very strange problem. With my classes client and password I can include them separately by calling the cpp file, ie. (#include "client.cpp", and #include "password.cpp"). I have tested them...
  2. Replies
    1
    Views
    1,353

    Converting File Data Into Double

    I am using files to store some numbers in my program. I am storing a string on one line and then a number on another and it repeats (so i've got a client/number sort of system). I can use getline to...
  3. Replies
    1
    Views
    1,151

    Manipulation of Files:

    I am writing a large program (by my standards but certainly not by most) for school. Anyway, in both of my classes (that is the abstract data type, not school) I am manipulating files. Is there...
  4. Replies
    8
    Views
    1,379

    Thanks!!

    Thanks for your suggestions! I'll look into CGI...

    Cheers!
  5. Replies
    8
    Views
    1,379

    Passing Variables To C++ Through HTML

    I am trying to make an accounting program for my school snack bar (it's a massive project for computer class with every aspect documented...).

    My question is it possible to allow HTML to act as...
Results 1 to 5 of 5