tpthlalsc

  • ajerio
    13th Jul 2011 Member 0 Permalink
    This is amazing.
    =D
  • bobsterman123
    13th Jul 2011 Member 0 Permalink
    I learned C++ and this would be a great introductory to help with learning C++ I also noticed when I was writting programs I was using B.A.S.I.C (wow, what nerd jokes, no pun intended) commands I amagine it would be fairly intuitive to program for some one with little to none programing experience tops to you just amagine if you would've showed this to Bill Gates 20 years ago..well Youd be a millionaire
  • ajerio
    13th Jul 2011 Member 0 Permalink
    I tried the division program, it works well, it just takes a long time.
  • mark2222
    13th Jul 2011 Member 0 Permalink
    Thanks, I'll move it into the "tested" programs.Could you be so kind as to send/publish your programmed palette?

    @bobsterman123 I think assembly language is harder than C++. C++ was created mainly to make programming easier.
    Edited by mark2222, 2011-07-14 03:19:36
  • jalfor
    13th Jul 2011 Member 0 Permalink
    @bobsterman123 (View Post)
    Let me tell you...assembly language makes C++ look incredibly easy.
  • Jallibad
    13th Jul 2011 Member 0 Permalink
  • ief015
    13th Jul 2011 Former Staff 0 Permalink
    Really cool, but why are the I/O panels called STDIn and STDOut?
  • mark2222
    13th Jul 2011 Member 0 Permalink
    In C++, the STanDard input and output streams (in the console) are called stdin and stdout respectively. Having never programmed in assembly language myself before, I guess I called them stdin and stdout to feel more at home. In case you're wondering, no, the data isn't streamed.
    Edited by mark2222, 2011-07-14 09:12:36
  • ajerio
    13th Jul 2011 Member 0 Permalink
    @mark2222 (View Post)
    just published division program! =D
  • mark2222
    13th Jul 2011 Member 0 Permalink
    @ajerio (View Post)
    Thanks! Tested and saved. You don't mind if I add it into Other Programs, I assume?
Locked by Lockheedmartin: Necro