Calling functions in C....

Mike Segel segel at infmx.UUCP
Tue Aug 15 06:23:23 AEST 1989


Hi, It has been a while since I have posted to this group,
but I have a strange question....

	I want to write a C function which will be passed a set of strings.
The C function would then use the first parameter as the function name,
and the other parameters as the variables. 
	I can figure out how to get the variables passed, but I cannot
think of a way to handle the function name.

Has anyone tried this or can think of a way of doing it? (Besides 
of a large switch statement?)

_Mike Segel
Informix Software
segel at infmx

-- 
Mike Segel
Chicago CN, MIS

Informix Software Inc.



More information about the Comp.lang.c mailing list