mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
working on Dump/Output routines
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@5955 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
6f6b3d9de5
commit
ef1e4a894b
@ -28,7 +28,7 @@ int main(void)
|
|||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (SetDumpStringOn(id, TRUE) != IPQ_OK) {
|
if (SetOutputStringOn(id, TRUE) != IPQ_OK) {
|
||||||
OutputErrorString(id);
|
OutputErrorString(id);
|
||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user