Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
2
Task/Read-entire-file/J/read-entire-file-1.j
Normal file
2
Task/Read-entire-file/J/read-entire-file-1.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require 'files' NB. not needed for J7 & later
|
||||
var=: fread 'foo.txt'
|
||||
2
Task/Read-entire-file/J/read-entire-file-2.j
Normal file
2
Task/Read-entire-file/J/read-entire-file-2.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require 'jmf'
|
||||
JCHAR map_jmf_ 'var';'foo.txt'
|
||||
Loading…
Add table
Add a link
Reference in a new issue