Menu

leave labels or other fields blank may end program

BUGS
bubba
2026-03-31
2026-03-31
  • bubba

    bubba - 2026-03-31

    leave labels or other fields blank may end program, will try to look into sometime.

     
  • bubba

    bubba - 2026-03-31

    maybe will put   instead of 0 or 1 or null value for label and have more error handling; example bad code: line 108-115: if (outfilehandle !=0)
    {
    outfilehandle <<""<<labelsB<<"";
    }
    else
    {
    cout << "An error occurred while opening the file."<<endl; //error check in case the file is write-protected
    }

    maybe look into always fill variables with data....

     

    Last edit: bubba 2026-03-31

Log in to post a comment.

MongoDB Logo MongoDB