Post

 Resources 

Console


RE: Okay! Here goes! David Goodlad (4 replies, 0 views) (2000-Oct-18)
-
ASM is actually a very elegant language... it's just the fact that it's SO far away from english-style syntax, or even standard mathematical syntax! But, it's probably the simplest language to understand once you know what the few registers are... Take for example this: ADD AX,BX Gee, guess what that does: adds the value of ax and bx together... I love ASM, it's just a... more technical language and you can't take many shortcuts with it as you can with a much higher-level language like C/C++ or VB (ie: loops etc). BUT with more recent assemblers, they have 'macros' that work just like the loops in a higher-level language (you can use Do...While loops, etc etc). David


-
Up One Level | Back to Forum

RE: C,C++ rocks, VB is Better Lorn (3 replies) (2000-Oct-19)
RE: C,C++ rocks, VB is Better DarkAngel (2 replies) (2000-Oct-19)
RE: C,C++ rocks, VB is Better Lorn (0 replies) (2000-Oct-20)
RE: C,C++ rocks, VB is Better Lorn (0 replies) (2000-Oct-20)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 36 visitors within the last 20 minutes
RSS News Feed