mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
fixed problem with formatting size_t
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8683 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
071f82574d
commit
d8f65736b0
@ -889,6 +889,8 @@ protected:
|
|||||||
bool get_sel_out_file_on(int n)const;
|
bool get_sel_out_file_on(int n)const;
|
||||||
std::string sel_file_name(int n_user);
|
std::string sel_file_name(int n_user);
|
||||||
|
|
||||||
|
std::string create_file_name(const char *prefix, const char *suffix);
|
||||||
|
|
||||||
bool get_sel_out_string_on(int n)const;
|
bool get_sel_out_string_on(int n)const;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user