FORM  4.3
Functions
extcmd.c File Reference
#include "form3.h"

Go to the source code of this file.

Functions

int openExternalChannel (UBYTE *cmd, int daemonize, UBYTE *shellname, UBYTE *stderrname)
 
int initPresetExternalChannels (UBYTE *theline, int thetimeout)
 
int closeExternalChannel (int n)
 
int selectExternalChannel (int n)
 
int getCurrentExternalChannel ()
 
void closeAllExternalChannels ()
 

Detailed Description

The system that takes care of communication with external programs.

Definition in file extcmd.c.