Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-board-name.html
Дата изменения: Unknown
Дата индексирования: Sat Sep 11 20:59:04 2010
Кодировка:

Поисковые слова: запрещенные спектральные линии
comedi_get_board_name

comedi_get_board_name

Name

comedi_get_board_name -- Comedi device name

Synopsis

#include <comedilib.h>

char * comedi_get_board_name(comedi_t * device);

Description

The function comedi_get_board_name returns a pointer to a string containing the name of the device. This pointer is valid until the comedi descriptor it is closed. This function returns NULL if there is an error.