In file ttynum.h:

char* chan_getname

(uint32 num)

Find the device associated with a channel.

Documentation

Find the device associated with a channel.

Given the number of a channel, this function returns the device (minus the leading "/dev/") associated with it.

Parameters:
num - A channel number.
Returns:
The device name of channel num, or NULL if num is not a existing BBS channel.

Alphabetic index



This page was generated with the help of DOC++.