0
Is it possible to read system info using c++ program ?
Simple I'm looking for syntax which gives output like Ram : 4gb HDD : 500gb Processor : i3 intel core something like that. Also if there is any way to read the file which contains information of sytem like system.ini contains all the information about system so can i change that into text file and then represents the information into console by reading that file using fstream.h ?
1 ответ
+ 1
yes there are file reading commands in c++ here it should be in read mode and text file copy and then close and then show