clsync
Loading...
Searching...
No Matches
synchandler_args Struct Reference

#include <ctx.h>

Collaboration diagram for synchandler_args:

Data Fields

char * v [MAXARGUMENTS]
 
int c
 
char isexpanded [MAXARGUMENTS]
 

Detailed Description

Definition at line 250 of file ctx.h.

Field Documentation

◆ c

int synchandler_args::c

Definition at line 252 of file ctx.h.

◆ isexpanded

char synchandler_args::isexpanded[MAXARGUMENTS]

Definition at line 253 of file ctx.h.

◆ v

char* synchandler_args::v[MAXARGUMENTS]

Definition at line 251 of file ctx.h.


The documentation for this struct was generated from the following file: