FreeRDP
|
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "../common/cmdline.h"
Macros | |
#define | TAG FREERDP_TAG("generate_argument_docbook") |
Functions | |
LPSTR | tr_esc_str (LPCSTR arg, bool format) |
int | main (int argc, char *argv[]) |
#define TAG FREERDP_TAG("generate_argument_docbook") |
int main | ( | int | argc, |
char * | argv[] | ||
) |
LPSTR tr_esc_str | ( | LPCSTR | arg, |
bool | format | ||
) |