Search:

Type: Posts; User: rcplguy15

Search: Search took 0.00 seconds.

  1. storing characters read from text file in 2 different string

    hello,
    I wanted to ask you all a question.
    suppose that my c++ program has read from a text file a set of characters like the one below using the command inData >> temp. i output the characters of...
  2. Replies
    8
    Views
    1,271

    this is what i tried next. but the screen just...

    this is what i tried next. but the screen just disappears.. plz salem will u be kind enough to help me... i just need to prevent the output window from disappearing everytime... i ahve tried...
  3. Replies
    8
    Views
    1,271

    sorry.. i don't understand....

    sorry.. i don't understand....
  4. Replies
    8
    Views
    1,271

    plz someone help me. plz..plzz...plz :(( this is...

    plz someone help me. plz..plzz...plz :(( this is what i tried now..but it still is not working. the indata.getline is not working.in fact the screen just disappears when i enter the filename
    ...
  5. Replies
    8
    Views
    1,271

    when i tried this it's actually outputing...

    when i tried this it's actually outputing something tot he screen..plz plzz someone help..

    #include <iostream>
    #include <cstdlib>
    #include <string>
    #include <fstream>
    using namespace std;
    ...
  6. Replies
    8
    Views
    1,271

    reading from txt file(plz someone help)

    Hi everyone

    I need to be able to read each character from a text file and store them in an array
    here is the text file:
    *********************
    Ace of Spades
    10 of Spades
    3 of Clubs...
  7. Replies
    9
    Views
    1,187

    I mean not feel but enter the feedbacks that we...

    I mean not feel but enter the feedbacks that we receive...:)
  8. Replies
    9
    Views
    1,187

    Hey thanks Harry..Thank u a lot..Nah we don't...

    Hey thanks Harry..Thank u a lot..Nah we don't receive any marks for these questions..It's just the feedback that we receive that counts..we gonna feel the feebacks that we receive in our...
  9. Replies
    9
    Views
    1,187

    Non-specific homework help

    hi, here's the question
    Write a C++ program that takes 2 characters (c and d), and a positive integer (n) and outputs the following
    drawing of size n  n made of the characters c and d, as shown...
Results 1 to 9 of 9