Home Download FAQ / Knowledge Base Screenshots Documentation Support

CtdlPutSysConfig

Save a message, containing configuration information, to the SYSCONFIGROOM.

SYNOPSIS

void CtdlPutSysConfig(char *sysconfname, char *sysconfdata);

DESCRIPTION

A function to save a message to the SYSCONFIGROOM.

Normally such a message is used to hold configuration information for a particular module.

PARAMETERS

Parameter	Description
---------	-----------
sysconfname	a C string containing a unique identifier to the message, usually of the form "application/x-citadel-scada-config"
sysconfdata	a C string containing the configuration information

RETURNS

SEE ALSO

HISTORY

There are no social media links here. Enjoy a friendly Citadel community instead. Or go outside.
Copyright © 1987-2024 Uncensored Communications Group. All rights reserved.