SMath
Writing data to a file
skyground21
2023. 5. 26. 17:58
Introduction to the use of SMath Studio
Prepared by Gilberto E. Urroz, May 2010
p.63~
Writing data to a file
a:=2.5
wfile(a, file01)=1
wfile(2.5, file02)=1
wfile("a", file02)=1
Saved in C:\Users\User_name\AppData\Roaming\SMath\user
i recommend you use only lowercase letters in the filenames used to store data. I had difficulties getting SMath Studio to read data out of files with uppercase letters in their names.
Introduction to the use of SMath Studio_P63.sm
0.10MB
반응형
LIST