Image

Imageh4xlm_shell wrote in Imagecpp

Is there a way to run a cin.getline op or a similar function on a 2-dimen array? I want to seperate querys by words without using strtok or a recursive algorithm.