sorry for this silly question but I am quite new to C++. I created new empty project and I clicked right SourceFile > New Item > Visual C++ > Code and I dont know why but I cannot find a .cpp file. The header file I can find it but not .cpp file can someone please help me with that? Thanks a lot
New item is for when you add a new item. If you have existing items, choose "Existing Items". If you still don't see them, maybe your directories are pointing to the wrong place?
thank you for your reply. It is not an existing item because I havent created it yet. I am actually trying to create a new one (i.e new file .cpp) but for some reasons it doesnt appear in the list of the suggested files. I am not sure if it is a directory problem to be honest. How can I find out? which directory is the right one? how can i change the directory? Thank you very much