https://compilr.com/mrloyal1410/lab1/main.cpp
My project is at the above link. I cant get it to compile i get errors like invalid conversion and deprecated error messages. Im not quite sure where i made i need to change char * to const char * or maybe use std::string instead of string literals. Please help.
My project is at the above link. I cant get it to compile i get errors like invalid conversion and deprecated error messages. Im not quite sure where i made i need to change char * to const char * or maybe use std::string instead of string literals. Please help.