Hey, found out that I had to split my project in two programs (console projects). 
I wanna make sure in the main program that the logger runs and if I can, have the main program do commands within the console.
Now how can I do this? is it a header that I have to include? is it a built in feature of c++?
					I wanna make sure in the main program that the logger runs and if I can, have the main program do commands within the console.
Now how can I do this? is it a header that I have to include? is it a built in feature of c++?
 
	 
	
Comment