Call of non-function (?)

Patrick Traynor ptraynor at bbnccv.UUCP
Wed Dec 18 03:16:53 AEST 1985


While trying to compile some source code that I got over the net, my compiler
tripped over this line:

cmd->c_func(args, arg1, arg2, got1, got2);

In fact, at several points in the code, similar lines made the compiler throw
up.  The error was 'call of non-function'.  I understand what the code is
trying to do (although I've never tried it before), but since this compiler
cannot handle it, is there any simple way to rewrite this into more basic
code?

-- pat traynor --

arpa-- ptraynor at bbnccv
uucp-- ...harvard!bbnccv!ptraynor



More information about the Comp.sources.bugs mailing list