PROLOG - Programming in Logic

Page 65

Example please refer to LPA Technical Reference pg: 102-109 Writing Formatted Output fwrite/4 - formatted write of a term Writes a simple term Term to the current output stream using the Format, FieldWidth and Modifier flag. Syntax: fwrite(Format, FieldWidth, Modifier, Term) +Format +FieldWidth +Modifier +Term The allowed formats are:

<atom> in the domain {a,b,f,i,n,r,s}. <integer> in the range [-255..255] <integer> in the range [-255..255] <term>

a

atom

b

byte list

f

floating point number (uses modifier)

i

integer

n

unsigned integer

r

arbitrary radix (uses modifier)

s

string (uses modifier)

Example please refer to LPA Technical Reference pg: 111-118

5.4 Term and Case Conversion atom_chars/2 - converts between an atom and a list of characters atom_chars(Atom, CharList ) Atom CharList

Page | 62

<variable> or <atom> <char_list> or <variable>


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.