Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/29/08 12:51
Read: times


 
#157856 - this again depends
Responding to: ???'s previous message
There are certainly cases when porting asm is a pain - and the very same can be said on C, there are certainly cases when porting it is a pain (e.g. when some special feature of a given compiler is extensively used).

You mentioned "... in assembly, especially if it was supposed to be efficient..." The same is true for C.

On the other hand, you can write programs with portability on mind - but the very same can be said on asm.

What I want to say is, that to take portability as a general argument for using C against asm is in my very humble opinion a myth.

It does NOT mean that there are no situations where C might be more appropriate than asm, for a variety of reasons.

JW


List of 18 messages in thread
TopicAuthorDate
Assembly vs C            01/01/70 00:00      
   tools for the Job            01/01/70 00:00      
      Other languages for the 8051            01/01/70 00:00      
         yes            01/01/70 00:00      
            C/C++ almost dead for PCs?            01/01/70 00:00      
               .NET does not preclude C++            01/01/70 00:00      
                  C# or C++            01/01/70 00:00      
               yes especially for systems programming            01/01/70 00:00      
      Multiple implementations            01/01/70 00:00      
   re:-)            01/01/70 00:00      
   to C or not to C            01/01/70 00:00      
      C = RAD            01/01/70 00:00      
         rapid            01/01/70 00:00      
            I disagree here.            01/01/70 00:00      
               this again depends            01/01/70 00:00      
   you said it            01/01/70 00:00      
   Ain't this the truth!            01/01/70 00:00      
      Often even worse            01/01/70 00:00      

Back to Subject List