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

Back to Subject List

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


 
#16428 - RE: ReG. reentrant functions
When posting code, please use the < pre > and < /pre > HTML tags around it!

Why do you want your function to be reentrant anyway?

"using a dis-assembler, i tried viewing that particular external RAM segment ... i found it to be loaded with the desired contents"

Pardon?
You can't disassemble a data segment!!

"all the automatic variables , used by the reentrant function gets memory space in the VIRTUAL STACK SEGMENT"

Yes, that is the whole point!
But if you want to know precisely what your implementation is doing, you must read the manual for that implementation!

You still haven't said what compiler you're using.

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