Thread
:
Recoonect...
View Single Post
Jul 14th, 2005, 5:42 AM
#
5
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
File to run at system startup:
****
if not connectionGood open connection or die
if not logfileOpen open log file or die
while connectionGood and logfileOpen collect data
********
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei