GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SNOBOL4EZIO(3) CSNOBOL4 Manual SNOBOL4EZIO(3)

snobol4ezio - SNOBOL4 easy to use file I/O


-include 'ezio.sno'
	EZINPUT(name, filename[, options])
	EZOUTPUT(name, filename[, options])
	EZUPDATE(name, filename[, options])
	EZCLOSE(name)

This library provides I/O functions that avoid the need to specify a "unit number" (an artifact of Macro SNOBOL4 having been originally written to use native FORTRAN runtime code for I/O functions).

name is a SNOBOL4 NAME (.VARIABLE) or STRING (note: if a NAME, it may be forced to upper case depending on the setting of case folding). filename is a STRING specifying a filename. options is a STRING specifying I/O options (see snobol4io(1)).

snobol4(1), snobol4io(1)
March 31, 2022 CSNOBOL4B 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.