struct procRec

[No description available]

Public Attributes

Name
struct procRec *next
char *libname
numout *cc

Public Attributes Documentation

variable next

struct procRec * next;

variable libname

char * libname;

variable cc

numout * cc;

Updated on 2022-08-03 at 12:57:54 +0000