diff options
author | login (tilde.temm) | 2020-02-21 21:34:10 -0500 |
---|---|---|
committer | login (tilde.temm) | 2020-02-21 21:34:10 -0500 |
commit | 98cbab74e896b673316ea8f7253f9350749bbeec (patch) | |
tree | 48d1abe65ecefe1a5a9ffd5098f39213495c63ce | |
parent | 46f3de4bc1412315092270cfd76dab368564bc4d (diff) |
Some more errors (specifically, fatal errors) were taken out into symbolic constants
I had forgotten to handle the fatal errors and take the error numbers out into symbolic constants. I have now done that in tcoin.cpp and pcoin.cpp
-rw-r--r-- | pcoin.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp index 7a15fff..4919ac7 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index 393a2bb..2010af1 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |