icon
Search ! Aware:



     ! Aware > Perl > File System Access > File Access > Stdio >

Stdio Stream file operations

Buffered access of files and devices. fopen, fputc, fgetc, et al.
- Q&A - Info - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: Unix/BSD/Linux. MS-DOS.
License: Open-source.
Prog.Language: Perl. C/C++. PHP.
Maturity: Stable.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

See also Low level file and device operations - " Unbuffered " access of files and devices. (ioctl, fcntl, /dev, et al)

See also File Access - Operations affecting a file as a whole. (delete files, rename, truncate, etc.)

See also Directory Access - Accessing directories of files, browsing, management, et al.

File Access Limits - Limiting access to files (permissions, locking, et al)

Up to File System Access - Gateway topic to file system (files and directory) access and operations.

(There may be additional related subject pages listed here)


Information and Publications: Showing

(Perl delta 5.003 to 5.004) Internal change: FileHandle class based on IO::* classes

(Perl delta 5.003 to 5.004) Internal change: PerlIO abstraction interface No qualified books.

See Also

Full List of Information

Perl
ALL
Info
For Perl


Questions and Answers: Showing
Q & A
++Showing+-
For Perl
+Partial-
For Programmers
+-Hiding all--
from comp.lang.c
From Unix Programming FAQ
From MS-DOS programming FAQ

How do I flush/unbuffer a filehandle? Why must I do this?

Perl FAQ

See Also

Full List of Questions and Answers

Libraries and Components: Showing
Libs and Functions
++Showing+-
From CPAN
BSD ports
For Perl
in Perl
+Partial-
For Unix/BSD/Linux
man pages
Open Source
+-Hiding all--
For MS-DOS
Snippets
in C/C++
in PHP

perl5 module for getting the value of the C Ioctl constants. p5-Ioctl-0.81 Perl module that provides a way to get the value of C ioctl constants

At FreeBSD Ports
Man pages: FreeBSD RedHat Solaris NetBSD

(PERL predefined variable) autoflush HANDLE EXPR If set to nonzero, forces a flush right away and after every write or print on the currently selected output channel. Default is 0.

(Perl builtin function) binmode FILEHANDLE Arranges for the file to be read or written in ``binary'' mode

(Perl builtin function) open FILEHANDLE,EXPR Opens the file whose filename is given by EXPR.

(Perl builtin function) read FILEHANDLE,SCALAR,LENGTH,OFFSET Attempts to read LENGTH bytes of data

(Perl builtin function) seek FILEHANDLE,POSITION,WHENCE Sets FILEHANDLE's position

(Perl builtin function) sysopen FILEHANDLE,FILENAME,MODE Opens the file

(Perl builtin function) sysread FILEHANDLE,SCALAR,LENGTH,OFFSET Attempts to read LENGTH bytes of data

(Perl builtin function) sysseek FILEHANDLE,POSITION,WHENCE Sets FILEHANDLE's system position using the system call lseek(2).

(Perl builtin function) syswrite FILEHANDLE,SCALAR,LENGTH,OFFSET Attempts to write LENGTH bytes of data

(Perl builtin function) write FILEHANDLE Writes a formatted record (possibly multi-line) to the specified file

perl5 module for single call read & write file routines. p5-File-Slurp-98.071901 Perl5 module for single call read & write file routines

At FreeBSD Ports
File::Slurp - reads and writes files with single commands.

p5-File-Sync-0.09 Perl5 module interface to the UNIX sync(2) and POSIX.1b fsync(2)

At FreeBSD Ports
File::Sync - Implements fsync() and sync(), which make sure that your computer and its disks are...in sync.

perl5 module for several file operations: Copy, Recurse and Tools. p5-File-Tools-2.0 Perl5 module for several file operations: Copy, Recurse and Tools

At FreeBSD Ports
File::Tools - A wrapper around the File::Copy and File::Recurse module.

p5-IO-stringy-1.219 perl5 module for using IO handles with non-file objects

At FreeBSD Ports

sfio-1999 The Safe/Fast I/O Library

At FreeBSD Ports

Ioctl - This module gives your program an easy way of accessing the ioctl (input output control) constants. Only useful on Unix computers.

At PERL

Other Libraries, Functions, and Components

Full List

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Information: All
Questions and Answers: All
Add+Showing+Hide
For Perl
AddPartialHide
For Programmers
Add-Hiding all-Hide
from comp.lang.c
From Unix Programming FAQ
From MS-DOS programming FAQ

Libraries, Functions, and Components: All
Add+Showing+Hide
BSD ports
For Perl
in Perl
AddPartialHide
For Unix/BSD/Linux
man pages
Open Source
Add-Hiding all-Hide
For MS-DOS
Snippets
in C/C++
in PHP



Rapid-Links: Search | About | Comments | Submit Path: RocketAware > File System Access > File Access > Stdio >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments