#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <windom.h>
#include "text.h"
Functions | |
WINDOW * | OpenText (TEXT *text) |
Open a window, setup event functions and slider parameters. | |
int | main () |
Main Part. |
|
Main Part.
|
|
Open a window, setup event functions and slider parameters.
|