/Users/mdipierro/fermiqcd/development/Libraries/mdp_utils.h File Reference
Go to the source code of this file.
Detailed Description
- Version:
- 2009-12-21
- Author:
- Massimo Di Pierro <mdipierro@cs.depaul.edu>
Other junk that did not fit anywhere else
Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf
Function Documentation
vector<string> glob |
( |
string |
pattern |
) |
|
int is_file |
( |
string |
filename, |
|
|
char |
permission[] = "r" | |
|
) |
| | |
string latest_file |
( |
string |
pattern |
) |
|
int mail |
( |
string |
email, |
|
|
string |
message | |
|
) |
| | |
int mail_file |
( |
string |
email, |
|
|
string |
filename | |
|
) |
| | |
string next_to_latest_file |
( |
string |
pattern |
) |
|
string tostring |
( |
float |
k |
) |
|
string tostring |
( |
int |
k |
) |
|