dot-rxC function

Return the C code of an internal function

Return the C code of an internal function

.rxC(fun)

Arguments

  • fun: is the string of a function that you wish to get the C code for

Returns

C code if found (as a string) or NULL if not found

Author(s)

Matthew Fider