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 2024-07-18 at 13:53:30 +0000