You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This C++ Project perform arithmetic operations (addition, subtraction, multiplication, and division) and uses file handling to save the operation history t a file (history.txt)). Users can perform multiple calculations, and each result is logged for future reference.