/[PAMELA software]/DarthVader/TriggerLevel2/src/TriggerLevel2.cpp
ViewVC logotype

Diff of /DarthVader/TriggerLevel2/src/TriggerLevel2.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mocchiut, Tue Sep 5 14:49:51 2006 UTC revision 1.3 by pam-fi, Tue Nov 29 15:23:44 2011 UTC
# Line 190  int main(int numinp, char *inps[]){ Line 190  int main(int numinp, char *inps[]){
190    //    //
191    printf("\nClose the connection to the database... \n");    printf("\nClose the connection to the database... \n");
192    dbc->Close();    dbc->Close();
193      delete dbc;
194      dbc = 0;
195    printf("...connection terminated!\n\n");      printf("...connection terminated!\n\n");  
196    //    //
197    // Close redirection if the case.    // Close redirection if the case.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23