| ??? 06/05/02 13:47 Read: times |
#23955 - pantyhose |
"one size fits all"
as far as '51 programming language: horsefeathers. There are many applications that can be written succesfully in C and nothing else. I have had some such. There are, however, cases where C alone will not do. As an example in my current project one of the controllers have to pump four bits out of about 2000 to an I/O at a frequency of 600kHz, my C compiler has been not able to do that, so assembly came to the rescue. Have fun, Erik |



