|
View previous topic :: View next topic
|
| Author |
Message |
a69356
New User
Joined: 01 Dec 2006 Posts: 21 Location: Gurgaon
|
|
|
|
Can anybody please let me know.
how do we define re-entrant program..... :?: |
|
| Back to top |
|
 |
a69356
New User
Joined: 01 Dec 2006 Posts: 21 Location: Gurgaon
|
|
|
|
| I mean to say what is reentrant program ? |
|
| Back to top |
|
 |
William Thompson
Global Moderator
Joined: 18 Nov 2006 Posts: 3156 Location: Tucson AZ
|
|
|
|
| Reentrant means that it can be executed multiple times with the same results without having to reload a fresh copy. |
|
| Back to top |
|
 |
|
|