RemoteKernelCloseAll[] closes all kernels returned by RemoteServicesLinks.
RemoteKernelServices[] returns a list of services provided by the Lightweight Grid.
CAddress[obj] is a symbolic representation of the address of an object.
CConditional[test, trueArg, falseArg] is a symbolic representation of an inline conditional expression.
CContinue[] is a symbolic representation of a continue statement.
CDefault[] is a symbolic representation of a default statement.
CDereference[obj] is a symbolic representation of the dereferencing of a pointer.
CDo
(SymbolicC Package Symbol) CDo[body, test] is a symbolic representation of a do/while statement.
CEnum[members] is a symbolic representation of an enum statement.
CError
(SymbolicC Package Symbol) CError[line] is a symbolic representation of a preprocessor error directive.