/[PAMELA software]/DarthVader/RunInfo/src/RunInfoLevel2.cpp
ViewVC logotype

Diff of /DarthVader/RunInfo/src/RunInfoLevel2.cpp

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

revision 1.3 by mocchiut, Wed Sep 6 11:03:33 2006 UTC revision 1.4 by pam-fi, Tue Nov 29 13:52:24 2011 UTC
# Line 249  int main(int numinp, char *inps[]){ Line 249  int main(int numinp, char *inps[]){
249    //    //
250    printf("\nClose the connection to the database... \n");    printf("\nClose the connection to the database... \n");
251    dbc->Close();    dbc->Close();
252      delete dbc;
253      dbc = 0;
254    printf("...connection terminated!\n\n");      printf("...connection terminated!\n\n");  
255    //    //
256    // Close redirection if the case.    // Close redirection if the case.

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

  ViewVC Help
Powered by ViewVC 1.1.23