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

Threaded View

  1. #8
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,633

    Re: C++ assistance for my beginner class

    Quote Originally Posted by jesse saiz21 View Post
    Igor I need to ensure that I have the program running exactly as instructed.
    To be sure the program is running as instructed you have to analyze your requirements and make a plan how you make sure not only about normal cases but error cases/input as well. Please don't get me wrong, but I cannot see a way how to assist you in this. Sorry, I'm not a teacher, I'm just an engineer. Try to turn your questions into engineer problems, and we'll talk.
    I need the full credit for this assignment. Please feel free to add or change some of the lines on my code.
    Please be sure I never hesitate to provide code snippets or full samples, but I always do that when I have at least a minimal interest to the problem. I like to solve problems, but I hate being involved in tedious teaching.
    Last edited by Igor Vartanov; May 6th, 2013 at 02:19 PM.
    Best regards,
    Igor

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