Jump to content

File input/output: Difference between revisions

m
Removed spaces around Uxntal code.
(Add Uxntal)
m (Removed spaces around Uxntal code.)
Line 3,913:
 
=={{header|Uxntal}}==
<syntaxhighlight lang="Uxntal">|00 @System &vector $2 &expansion $2 &wst $1 &rst $1 &metadata $2 &r $2 &g $2 &b $2 &debug $1 &state $1
|00 @System &vector $2 &expansion $2 &wst $1 &rst $1 &metadata $2 &r $2 &g $2 &b $2 &debug $1 &state $1
|10 @Console &vector $2 &read $1 &pad $4 &type $1 &write $1 &error $1
|a0 @File1 &vector $2 &success $2 &stat $2 &delete $1 &append $1 &name $2 &length $2 &read $2 &write $2
Line 3,938 ⟶ 3,937:
@in-file "input.txt 00
@out-file "output.txt 00
@buffer $100</syntaxhighlight>
</syntaxhighlight>
 
=={{header|Vedit macro language}}==
57

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.