freelanceprogrammers.org Forum Index » C
philosophycal issue: using exceptions
Joined: 28 Jul 2003
Posts: 1
philosophycal issue: using exceptions
Hello people!!
I`m trying to improve an application I recently developed, in order
to release its version 2.0. One of my concerns is to make it more
robust, stable and with error-recovering capabilities. Some of its
characteristics are:
-the system comprises an applicative SW, running on PC/desktop
computer, plus -an external device which will collect data and send
it to the PC via a com port -the SW must automate MS-Word and MS-
Excel in order to generate reports
For the serial communication I use ComPort library, by Dejan Crnila
(way excellent).
For the database I use Sqlite dll, by Richard D. Hepp (having my
first experience, seems very good and reliable).
Ok, now, I`ve read quite a few things about exceptions, how to use
them, even used them in some places, but what I haven`t got is the
general picture: where to put them? when exactly to use them when
submitting a database query? or in the serial communications, where
several things could go wrong?
I`d like to open a topic about the use of exceptions, and hear about
how you like to use them. I hope this will give us insights which
could be very productive and usefull.
Hope to hear from you all! See ya,
Ricardo Jasinski.
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







