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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/09/01 08:28
Read: times


 
#16458 - RE: ReG. reentrant functions
Hi Duh,

yes I know, C programmers like reentrant functions.
It looks interesting, if a function was called by itself.

But mostly this was no parallel execution in real.
The first pass was finished and the next pass was executed until the end condition was detected.
So such functions can also easy be rewritten as simple loops. And on the 8051 this was more effective.


Peter


List of 14 messages in thread
TopicAuthorDate
ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions            01/01/70 00:00      
RE: ReG. reentrant functions - Peter            01/01/70 00:00      
RE: ReG. reentrant functions - Peter            01/01/70 00:00      
RE: ReG. reentrant functions - Peter            01/01/70 00:00      
RE: ReG. reentrant functions - Peter            01/01/70 00:00      

Back to Subject List