CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/ctopts.c File Reference
#include "ctwm.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ctopts.h"
Include dependency graph for ctopts.c:

Go to the source code of this file.

Functions

char * ctopts_string (char *sep)

Variables

static char * ctopts []

Function Documentation

◆ ctopts_string()

char * ctopts_string ( char * sep)

Definition at line 48 of file ctopts.c.

References ctopts.

Referenced by DisplayInfo(), and Identify().

Variable Documentation

◆ ctopts

char* ctopts[]
static
Initial value:
= {
"I18N",
NULL
}

Definition at line 17 of file ctopts.c.

Referenced by ctopts_string(), DisplayInfo(), and Identify().