Search Results: Fseek


C file input/output
Minggu, 2026-08-02 11:37:15

passed to the fseek() function to request positioning relative to the current file position SEEK_END An integer which may be passed to the fseek() function...

Click to read more »
Magic cookie
Rabu, 2026-07-22 13:06:09

[citation needed] The term magic cookie appears in the man page for the fseek routine in the C standard library, dating back at least to 1979, where it...

Click to read more »
Seek
Rabu, 2026-02-25 02:58:59

(disambiguation) Seek and Destroy (disambiguation) Sikh, an adherent of Sikhism fseek, C programming language file operation This disambiguation page lists articles...

Click to read more »
File locking
Selasa, 2026-07-07 07:03:16

I/O (read and write) with flock, which also means using lseek instead of fseek and ftell. Of course, you'll have to make adjustments for function parameters...

Click to read more »
Large-file support
Senin, 2025-11-17 18:49:54

or transparent transition to 64-bit types. For example, the C functions fseek and ftell operate on file positions of type long int, which is typically...

Click to read more »
SpartaDOS X
Senin, 2025-10-06 04:19:21

(FREAD/FWRITE), retrieve or change the current position within a file (FTELL/FSEEK), retrieve the file's length (FILELENG), delete files and directories (REMOVE/RMDIR)...

Click to read more »
StrangeSearch
Sabtu, 2025-08-16 13:34:24

StrangeSearch in terms of features; uses its own code.)[citation needed] fseek Seek42 (Linux-based, developed at the University of Missouri–Rolla, also...

Click to read more »