Search:

Type: Posts; User: rugger78

Search: Search took 0.01 seconds.

  1. Thread: newb question

    by rugger78
    Replies
    4
    Views
    893

    thanks a ton it works now, it was driving me crazy

    thanks a ton it works now, it was driving me crazy
  2. Thread: newb question

    by rugger78
    Replies
    4
    Views
    893

    i have tried using getline ( cin, input ); also...

    i have tried using getline ( cin, input ); also but that did not work either. my code does not allow me to enter anythign when i reach it. that is the problem im having
  3. Thread: newb question

    by rugger78
    Replies
    4
    Views
    893

    newb question

    hey sorry if this comes off as too simple but i am trying to write a simple program and right now i'm only dealing with the I/O but for some reason i am having real trouble inputing a string. The...
  4. Replies
    4
    Views
    1,408

    when i compile on cygwin i get a core dump and on...

    when i compile on cygwin i get a core dump and on bash in debian it just aborts
  5. Replies
    4
    Views
    1,408

    simple list and driver program help

    this lil piece of code has been driving me nuts, it's just a simple list that can insert and remove strings into an array. please someone tell me where a stupid error is becuase i can't find it.
    ...
  6. Thread: card game

    by rugger78
    Replies
    4
    Views
    5,714

    card game

    im writing generic code for card games and i can seem to fix this one error when i compile PileOfCards.cpp it says there is no 'operator=' what am i doing wrong
    PileOfCards.h:


    #ifndef...
  7. Replies
    6
    Views
    2,257

    i have a destructor that gets rid of 'A'

    i have a destructor that gets rid of 'A'
  8. Replies
    6
    Views
    2,257

    im sorry i mistyped i want the array to get...

    im sorry i mistyped i want the array to get resized but it does not
  9. Replies
    6
    Views
    2,257

    trying to remove item from an array

    this is a function that should remove an integer from an array but when i run it, it will remove the integer but the array will remain the same size. do i have an error im not seeing.



    //...
Results 1 to 9 of 9