#: 16648 S3/Languages
10-Oct-92 23:09:09
Sb: #Jump tables in C
Fm: David Breeding 72330,2051
To: All
In "C", is there a call such that you can call a routine from a jump table? For
example, if you had an array int *list[10], for example, then in the
program, is there a call where if you wished to execute the routine pointed to
by list[5], the program could do a "jsr ..."?
Seems like I've seen this somewhere, but if so, I can't remember how it was
done.
Oh, I'm referring to the CoCo version of "C".
Thanks, .... David
There is 1 Reply.
|