Search code examples
Why do I get an error when passing a string as a filename, but not a char*?...

c++cstringfile-pointerchar-pointer

Read More
How can I keep the position of a FILE pointer in a file in another file pointer?...

cfilefile-pointer

Read More
Get filepointer position while reading data from an ObjectInputStream...

javaobjectinputstreamrandomaccessfilefile-pointer

Read More
Sending to RESTful service JSON with file pointer resource...

phpjsonrestfile-pointer

Read More
If two file pointers point to the same file, is closing one of them enough?...

cfilefile-pointer

Read More
C++ fstream keep reading the same first 5 lines?...

c++file-iowhile-loopifstreamfile-pointer

Read More
What is the concept behind file pointer or the stream pointer?...

cfilefile-pointer

Read More
incompatible pointer types passing 'char*' to parameter of type 'FILE*'(aka 'str...

cpointersfile-pointer

Read More
fopen results in segfault...

csegmentation-faultfopenfile-pointer

Read More
Caching file pointers in C...

ccachingthread-safetyfile-pointer

Read More
Casting to a File Pointer...

cfusefile-pointer

Read More
Opening a file in 'a+ 'mode...

cfilefile-iofopenfile-pointer

Read More
Check if file pointer is still valid in PHP...

phpfopenfwriteunlinkfile-pointer

Read More
Dynamically allocate array of file pointers...

carrayspointersdynamic-allocationfile-pointer

Read More
Strangeness in reading a binary file in C...

cpointersfile-iobinaryfilesfile-pointer

Read More
Check if a file pointer is open and then delete it in C++...

c++file-pointer

Read More
Program doesn't wait for user input with scanf("%c",&yn);...

cscanffile-pointer

Read More
Race Conditions with pthreads in C...

cpthreadsrace-conditionfile-pointer

Read More
Struggling to understand file pointers?...

cif-statementfile-pointer

Read More
C file pointers, multiple reads on stdin...

cstdinfile-pointer

Read More
ftell on a file descriptor?...

linuxfile-descriptorftellfile-pointer

Read More
Advance File Pointer to skip over number in a file...

c++filefile-pointer

Read More
How to manipulate the file pointer in Perl...

perlfile-iofile-pointer

Read More
BackNext