#include "dmxconfig.h"#include "dmxparse.h"#include "dmxcompat.h"#include "parser.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>| Functions | |
| DMXConfigEntryPtr | dmxVDLRead (const char *filename) | 
This file is not used by the DMX server.
| 
 | 
| Read from the VDL format filename and return a newly allocated DMXConfigEntryPtr |