source:
trunk/FACT++/src/tools.h@
10300
| Last change on this file since 10300 was 10183, checked in by , 15 years ago | |
|---|---|
| File size: 109 bytes | |
| Line | |
|---|---|
| 1 | #include <string> |
| 2 | |
| 3 | std::string Format(const char *fmt, va_list &ap); |
| 4 | std::string Form(const char *fmt, ...); |
Note:
See TracBrowser
for help on using the repository browser.
