CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Vipervenom9

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    5,738

    Re: I need a little input help.

    P.S.... Is using the cin.ignore() command an orthodox method or is that a very newby command that people use who have problems organizing their code?
  2. Replies
    4
    Views
    5,738

    Re: I need a little input help.

    As you mentioned, my code is extremely simple. The most complex code I know is writing and reading files... lol. The most recent user input before these two functions was indeed a cin >> operator. ...
  3. Replies
    4
    Views
    5,738

    I need a little input help.

    I'm writing a small program for a class I am working on and I have a bit of code that is not functioning correctly. I've tried debugging but it isn't helping much.

    The problem is in the...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured