CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Thread: getline

Threaded View

  1. #1
    Join Date
    Oct 2010
    Posts
    5

    getline

    ok I'm having an issue with an assignment, we're creating a type of POS program, and when I try to add a book to the inventory, I need to beable to put an entire line into a 2 dimensional array but I'm failing...lol, heres my code...
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured