This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
cftp
Archived
Watch
1
Star
0
Fork
You've already forked cftp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-05-27
. You can view files and clone it, but cannot push or open issues/pull-requests.
e8c09582d6
cftp
/
client.h
8 lines
84 B
C
Raw
Blame
History
#
ifndef __CLIENT_H
#
define __CLIENT_H
void
run_client
(
const
char
*
,
int
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink