CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2012
    Posts
    3

    Little Man Program

    I need to know where do I write the Little Man Progam, and is there any example.

    Write a Little Man program that accepts three values as input and produces the largest of the three as output?

  2. #2
    Join Date
    Jan 2009
    Posts
    596

    Re: Little Man Program

    Given that 'Little Man' programming is a kind of assembly language
    (http://en.wikipedia.org/wiki/Little_man_computer) this might be better posted in the Assembly forum.

  3. #3
    Join Date
    Apr 2012
    Posts
    3

    Re: Little Man Program

    Thank You, will post in the assembly forums

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