C/C++ 文件路径 忽然忘记

//头文件包含 

#include "../other/nr.h"

//字符串包含

ifstream fp(".//data//fncval.dat");

 

你可能感兴趣的:(C/C++ 文件路径 忽然忘记)