Search:

Type: Posts; User: reality

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,060

    #include #include ...

    #include <iostream>
    #include <string.h>
    #include <string>
    #include <dos.h>
    #include <process.h>
    #include <fstream> // for files
    #include <stdio.h>
    #include <conio.h>
  2. Replies
    7
    Views
    1,060

    I knew that i should use a loop, but i am unsure...

    I knew that i should use a loop, but i am unsure how to use it. As far as encrypting data, how do i use that in my program, Then how do i even allow the user to type freely in the console, and then...
  3. Replies
    7
    Views
    1,060

    C++ Console program help

    I am a new programmer, and I have a couple of questions.

    Before I ask, im sorry if its been done before, but im at a loss as to what to search for, as i have no idea how to even begin what id like...
Results 1 to 3 of 3