Functions | |
| if (gSystem->Getenv("CWB_DOC_URL")!=NULL) | |
| sprintf (netdir,"%s/%s", pp_dir, pp_data_dir) | |
| sprintf (netdir,"%s", pp_data_dir) | |
| sprintf (fileout,"%s/prc_body.html", pp_dir) | |
Variables | |
| TString | cwb_doc_url ="" |
| char | fileout [256] |
| ofstream | out |
| TString | PP_DATA_DIR =netdir |
| TString | PP_DATA_PATH =netdir |
| if | ( | gSystem->Getenv("CWB_DOC_URL")! | = NULL | ) |
Definition at line 38 of file cwb_mkhtml_pe.C.
| sprintf | ( | netdir | , |
| "%s/%s" | , | ||
| pp_dir | , | ||
| pp_data_dir | |||
| ) |
| sprintf | ( | netdir | , |
| "%s" | , | ||
| pp_data_dir | |||
| ) |
| TString cwb_doc_url ="" |
Definition at line 37 of file cwb_mkhtml_pe.C.
| char fileout[256] |
Definition at line 43 of file cwb_mkhtml_pe.C.
| ofstream out |
Definition at line 42 of file cwb_mkhtml_pe.C.
Definition at line 34 of file cwb_mkhtml_pe.C.
Definition at line 32 of file cwb_mkhtml_pe.C.