#include <stdio.h>#include <stdlib.h>#include <string.h>#include "allheaders.h"Функции | |
| main (int argc, char **argv) | |
Переменные | |
| static const char * | tempfile = "/tmp/temp_cpp_output" |
| static const l_int32 | L_BUF_SIZE = 512 |
| static const char * | version = "1.4" |
| main | ( | int | argc, | |
| char ** | argv | |||
| ) |
const l_int32 L_BUF_SIZE = 512 [static] |
const char* tempfile = "/tmp/temp_cpp_output" [static] |
const char* version = "1.4" [static] |
1.5.9