#include <iostream>
usingnamespace std;
int no(int x, int y)
{
return x + y;
}
I'm trying to make a header file with this, but when I try to make one it keeps saying "please select a file name with full path for your new file". and I dont know what to do from here. I dont know what a full path is, and last time I made a header file I got the same issue, but I just kept on entering random names until it worked somehow. Can anyone help me with this issue?
It depends on the file system. The easiest would be to press the button on the right with the three dots [...]. You can enter a new file name and change the path where the file is stored. When the dialog is closed you will see the full path.