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 2023-06-26 at 21:36:50 +0000