How to check if char input is a single characterThis is what I have. If the user enters some like hey it will output the 'h' and the 'y' on two diff...
How to check if char input is a single characterSo while input is not x I want the program to run a loop. However, if I enter two letters at one tim...
read a text file store then write to it.[code]#include "pch.h" #include <iostream> #include <fstream> #include <string> using namespace std...
read a text file store then write to it.I am working on a school project where I have to create a time clock (which I have working) and stor...
Time conversion and differenceSo I am writing a program that is basically a time clock. It takes the date and makes that the name ...
This user does not accept Private Messages