Search:

Type: Posts; User: mjb2287

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,047

    I am in windows, and using Microsoft visual...

    I am in windows, and using Microsoft visual studio 2008, and i should have said what language would be best instead of code, I'v really only worked with C++. I am not afraid to try others though.
  2. Replies
    3
    Views
    1,047

    "Searching" for an answer

    I am trying to make a program that will search the computer and any storage devices plugged into for specific files, like .txt or .mp3.
    First what would be the best code to use, and where would be...
  3. Replies
    10
    Views
    1,558

    okay ill try that thanks for the help ill start...

    okay ill try that thanks for the help ill start there and see what else happens, thanks again
  4. Replies
    10
    Views
    1,558

    thats what happens, so instead of asking for a r...

    thats what happens, so instead of asking for a r or a p ask for like 1 or 2?
  5. Replies
    10
    Views
    1,558

    well i'm just trying to build it in Microsoft...

    well i'm just trying to build it in Microsoft Visual Studio
  6. Replies
    10
    Views
    1,558

    it did help but its not waiting till I input any...

    it did help but its not waiting till I input any values or amounts it just jumps strait to the output
  7. Replies
    10
    Views
    1,558

    oops

    no sorry i had an if in front of it but i was having problems with that as well, if i work out the if/else statements will that help it?
  8. Replies
    10
    Views
    1,558

    Wait for input.

    Im trying to do this project for class and i can seem to find where my problem is, i am still pretty new at this here is my code



    #include <iostream>
    #include <fstream>
    #include <cctype>...
  9. Replies
    4
    Views
    1,155

    okay thanks sorry if it was too simple thanks...

    okay thanks sorry if it was too simple thanks again for the help
  10. Replies
    4
    Views
    1,155

    such as ...

    such as

    ...<<bmonth <<bday <<byear <<endl;

    ?
  11. Replies
    4
    Views
    1,155

    How to edit output?

    I was wondering what would be the best way to have my output with spaces it shows up like: 112221987 9112009

    and i would like it to show 11 22 1987 9 11 2009

    if possable just for the sake of...
Results 1 to 11 of 11