Did you know ... Search Documentation:
Search results for "write"

Search results for "write"

Total:63 matches from Reference Manual(0.11 sec.)
Showing:13 matches from Reference Manual
Reference Manual
 
4.19 Primitive character I/O
tab/1Write Amount spaces on the current output stream.
nl/0Write a newline character to the current output stream.
put_char/2Write a character to Stream, obeying the encoding defined for Stream.
put_char/1Write a character to the current output, obeying the encoding defined for the current output stream.
A.50 library(rwlocks): Read/write locks
Sec. A.50library(rwlocks): Read/write locks
12.4 The Foreign Include File
Sec. 12.4.4.7An example: defining write/1 in C
PL_scan_options()Process an option list as we find with, e.g., write_term/2 and many other builtin predicates.
C.1 Some considerations for writing portable code
Sec. C.1Some considerations for writing portable code
5.2 The string type and its double quoted syntax
term_string/3As term_string/2, passing Options to either read_term/2 or write_term/2.Source
4.36 File System Interaction
tmp_file_stream/3Create a temporary filename FileName, open it for writing and unify Stream with the output stream.Source
8.1 Attributed variables
attr_portray_hook/2Called by write_term/2 and friends for each attribute if the option attributes(portray) is in effect.Source
4.35 Operating System Interaction
setlocale/3Set/Query the locale setting which tells the C library how to interpret text files, write numbers, dates, etc.
4.11 Printing messages
version/0Write the SWI-Prolog banner message as well as additional messages registered using version/1.Source