Re: GCIC Fullscreen applications
"kerravon86" <kerravon86-/[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Joe Monk" <joe.monk@...> wrote: > > Just give up. He's already admitted that its not doable. I admitted that *what* is not doable? > >> There would be a lot of extra baggage required > >> to force an arbitrary C > >> program to be reentrant, baggage that is not yet > >> available. Forcing an arbitrary C program to be reentrant? Yes, quibbling aside, that isn't possible. But in the environment he is thinking of using it in, he doesn't need it to be an arbitrary C program. He can write his C code so that it's naturally reentrant, and doesn't use library functions, except perhaps the ones that are able to be made available in a non-hosted environment. BFN. Paul.