/[PAMELA software]/DarthVader/OrbitalInfo/src/OrbitalInfoLevel2.cpp
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/src/OrbitalInfoLevel2.cpp

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

revision 1.2 by mocchiut, Tue Sep 5 14:49:45 2006 UTC revision 1.3 by pam-fi, Tue Nov 29 13:51:55 2011 UTC
# Line 202  int main(int numinp, char *inps[]){ Line 202  int main(int numinp, char *inps[]){
202    //    //
203    printf("\nClose the connection to the database... \n");    printf("\nClose the connection to the database... \n");
204    dbc->Close();    dbc->Close();
205      delete dbc;
206      dbc = 0;
207    printf("...connection terminated!\n\n");      printf("...connection terminated!\n\n");  
208    //    //
209    // 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