[A89] Re: calling files


[Prev][Next][Index][Thread]

[A89] Re: calling files




in most cases assembly faster, smaller and more fun to program in than high
level languages. and since it is directly putting the commands you tyep in
into the processor you know all of the commands it runs which alleviates
bugs in the translations of higher languages to assembly. also you have to
admit that knowing assembly and what it does with the processor at the
lowest level possible helps you to understand data storage and manipulation
at the core of the system.
>
> Who want's assembly??? It isn't portable, and the right c won't need any
> changes for different prcessors and hardware setup!
>
>
>




References: