Handbook
Glossary
(ftp-response-code) ( str -- n )
Vocabulary
ftp
.
client
Inputs
str
an
object
Outputs
n
an
object
Definition
USING:
math.parser
sequences
;
IN:
ftp.client
:
(ftp-response-code)
( str -- n )
3
head
string>number
;