Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Help
Browse
Cookbook
Wikijunior
Featured books
Recent changes
Special pages
Random book
Using Wikibooks
Community
Reading room forum
Community portal
Bulletin Board
Help out!
Policies and guidelines
Contact us
Wikibooks The Free Textbook Project
Search
Search
Appearance
Donations
Create account
Log in
Personal tools
Donations
Create account
Log in
Contents
move to sidebar
hide
Beginning
1
FileContents
Toggle FileContents subsection
1.1
Introduction
1.2
Reading Lines with Continuation Characters
1.3
Counting Lines (or Paragraphs or Records) in a File
1.4
Processing Every Word in a File
1.5
Reading a File Backwards by Line or Paragraph
1.6
Trailing a Growing File
1.7
Picking a Random Line from a File
1.8
Randomizing All Lines
1.9
Reading a Particular Line in a File
1.10
Processing Variable-Length Text Fields
1.11
Removing the Last Line of a File
1.12
Processing Binary Files
1.13
Using Random-Access I/O
1.14
Updating a Random-Access File
1.15
Reading a String from a Binary File
1.16
Reading Fixed-Length Records
1.17
Reading Configuration Files
1.18
Testing a File for Trustworthiness
1.19
Program: tailwtmp
1.20
Program: tctee
1.21
Program: laston
Toggle the table of contents
AnyLang Programming Language Comparison/Appendix:PLEAC Crossref:File contents
Add languages
Add links
Book
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Upload file
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Sister projects
Wikipedia
Wikiversity
Wiktionary
Wikiquote
Wikisource
Wikinews
Wikivoyage
Commons
Wikidata
MediaWiki
Meta-Wiki
Print/export
Create a collection
Download as PDF
Printable version
In other projects
Appearance
move to sidebar
hide
From Wikibooks, open books for an open world
<
AnyLang Programming Language Comparison
FileContents
[
edit
|
edit source
]
Introduction
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading Lines with Continuation Characters
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Counting Lines (or Paragraphs or Records) in a File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Processing Every Word in a File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading a File Backwards by Line or Paragraph
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Trailing a Growing File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Picking a Random Line from a File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Randomizing All Lines
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading a Particular Line in a File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Processing Variable-Length Text Fields
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Removing the Last Line of a File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Processing Binary Files
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Using Random-Access I/O
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Updating a Random-Access File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading a String from a Binary File
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading Fixed-Length Records
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Reading Configuration Files
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Testing a File for Trustworthiness
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Program: tailwtmp
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Program: tctee
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Program: laston
[
edit
|
edit source
]
ada
c++
commonlisp
cposix
erlang
factor
forth
groovy
guile
haskell
haskell-on-steroids
java
masd
merd
nasm
ocaml
perl
php
pike
pliant
python
R
rexx
ruby
smalltalk
tcl
Retrieved from "
https://en.wikibooks.org/w/index.php?title=AnyLang_Programming_Language_Comparison/Appendix:PLEAC_Crossref:File_contents&oldid=1709070
"
Category
:
Book:AnyLang Programming Language Comparison
Search
Search
Toggle the table of contents
AnyLang Programming Language Comparison/Appendix:PLEAC Crossref:File contents
Add languages
Add topic
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル