StackOverflow Questions for Tag: file-pointer

Synetech
Synetech

Reputation: 9925

Is there no GetFilePointer(Ex) Windows API function?

Score: 10

Views: 7529

Answers: 3

Read More
math4tots
math4tots

Reputation: 8869

Using a C string like a FILE*

Score: 25

Views: 10028

Answers: 6

Read More
Dhanaseelan V
Dhanaseelan V

Reputation: 19

Python Seek Function with an offset exceeding the file size

Score: 1

Views: 284

Answers: 1

Read More
Riviera Sperduto
Riviera Sperduto

Reputation: 45

How to find previous and the previous minus one element of a file in C using fseek and file stream pointers

Score: 1

Views: 90

Answers: 1

Read More
Sep Roland
Sep Roland

Reputation: 39506

Can I rightfully name my opened file a stream if at some point I move its file-pointer backward?

Score: 2

Views: 43

Answers: 0

Read More
Matteo Gala
Matteo Gala

Reputation: 23

Segmentation Error in C program caused by file pointer

Score: 1

Views: 83

Answers: 2

Read More
om bahetra
om bahetra

Reputation: 41

File pointer postion

Score: 0

Views: 26

Answers: 1

Read More
om bahetra
om bahetra

Reputation: 41

File pointer position in file handling

Score: 4

Views: 473

Answers: 2

Read More
Vinay K
Vinay K

Reputation: 1

I have got struck in a problem where I have the task to update the old line with a new line in a .txt file using C

Score: 0

Views: 38

Answers: 0

Read More
MrIo
MrIo

Reputation: 128

error when mixing calls to fgetc, ungetc() and fputc() witht the same file

Score: 1

Views: 54

Answers: 1

Read More
Joshua Perez
Joshua Perez

Reputation: 11

Where are text files in my Xcode project?

Score: 1

Views: 43

Answers: 0

Read More
karthi_ms
karthi_ms

Reputation: 5698

What's the difference between a file descriptor and a file pointer?

Score: 155

Views: 121870

Answers: 9

Read More

Problem with Files (argv[]) as arguments for strncmp()

Score: -1

Views: 106

Answers: 1

Read More
omri
omri

Reputation: 3

pointer in binary files after using fread command

Score: 0

Views: 156

Answers: 1

Read More
Surya Majumder
Surya Majumder

Reputation: 129

C Reading records from text file in C using structure

Score: 0

Views: 383

Answers: 1

Read More
Milan Babuškov
Milan Babuškov

Reputation: 61188

Resource leak or false positive

Score: 1

Views: 601

Answers: 2

Read More
D. K.
D. K.

Reputation: 137

declaring file pointer in main() and using it in multiple functions while the file is opened

Score: 0

Views: 20

Answers: 0

Read More
D. T. I.
D. T. I.

Reputation: 11

Python f.seek and string slice yields different results

Score: 0

Views: 212

Answers: 1

Read More
Kal-EL
Kal-EL

Reputation: 3

How to properly read data from CSV file in C++

Score: 0

Views: 2903

Answers: 2

Read More
y J.
y J.

Reputation: 131

Not being printed out when using fgets

Score: 2

Views: 462

Answers: 2

Read More
PreviousPage 1Next