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

Threaded View

  1. #4
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: please simplify this program coding

    Quote Originally Posted by tx8koibito
    where i have absolutely no idea what the program is doing and what each individual code line means......in other word, so far i only been learning up to the stage where i only know how to use #include <iostream> and cout << to program....could anyone simplify the program codes so that a newbie like myself can follow along and understand the coding of this program?
    Then I suggest start learning, and write programs with statement that you know, not copy them from others. As you can see, that doesn't help you.

    And please use code tags when posting code.
    Last edited by cilu; August 20th, 2005 at 07:15 AM.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

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