#include <stdio.h>
#include <xview/xview.h>
#include <xview/panel.h>
#include <xview/canvas.h>
#include <xview/tty.h>
#include <xview/ttysw.h>
#include <xview/textsw.h>
#include <xview/scrollbar.h>
#include <xview/seln.h>
#include <xview/pixwin.h>
#include <xview/notify.h>
Go to the source code of this file.
Functions | |
iabs (int v) | |
main () | |
pr_const (char *name, int v) | |
iabs | ( | int | v | ) |
Definition at line 17 of file makexviewconst.c.
main | ( | void | ) |
Definition at line 45 of file makexviewconst.c.
pr_const | ( | char * | name, |
int | v | ||
) |
Definition at line 35 of file makexviewconst.c.