home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
fchek284.zip
/
test
/
t208k.f
< prev
next >
Wrap
Text File
|
1994-11-06
|
85b
|
5 lines
character*3 function foo(s)
character*(*) s
foo = s(1:3)
end