Search:

Type: Posts; User: maniac123

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    11,824

    Hey Tater, do you mean if i change ...

    Hey Tater, do you mean if i change


    if(s.compare("")==0){

    to


    if(s.length()==0){
  2. Replies
    8
    Views
    11,824

    Reading a file containing a blank line

    Hey everyone,

    i want to read in a file that has two parts. The first part is letters and the second part is numbers. They are separated by a blank line.

    I'm having trouble actually finding the...
Results 1 to 2 of 2