Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hankremix on September 23, 2012, 12:46:06 am

Title: Where to put the txt files that needs to be open and read in C?
Post by: hankremix on September 23, 2012, 12:46:06 am
for example

FILE *fpr
 fpr = fopen(file_name.txt, "rt");

what directory do i put file_name.txt?
Title: Re: Where to put the txt files that needs to be open and read in C?
Post by: Jenna on September 23, 2012, 12:51:23 am
Unrelated to Code::Blocks and theregore violating our forum rules.

Please respect the rules you have accepted to follow when registering here.
Thanks !

Topic locked !