Go to the source code of this file.
◆ CloseHost()
◆ InitConnectionInfo()
Definition at line 109 of file main.c.
110{
112
117 }
118
141 } else {
143 }
144}
#define STRNCPY(dst, src, n)
int WINAPIV fprintf(FILE *file, const char *format,...)
const char * FTPStrError(int e)
int gTransferTypeInitialized
#define kDefaultFTPBufSize
int FTPInitConnectionInfo(const FTPLIPtr lip, const FTPCIPtr cip, size_t bufsize)
size_t dataSocketRBufSize
FTPProgressMeterProc progress
const char * asciiFilenameExtensions
size_t dataSocketSBufSize
Referenced by OpenCmd(), and PreInit().
◆ main()
Definition at line 164 of file vfdcmd.c.
165{
166#ifdef _DEBUG
167
168
169
173
174 printf(
"\r\n VFD.EXE Command Reference\r\n");
175
178
180 "\r\n\r\n"
181 "====================\r\n"
182 "%*s\r\n"
183 "====================\r\n"
184 "\r\n",
186
193
195
197
199 }
200
201 return 0;
202 }
203#endif
204
205
206
208
209
210
214 }
215
217
218
220 }
221 else {
222
223
225 }
226}
#define _CrtSetDbgFlag(f)
_ACRTIMP size_t __cdecl strlen(const char *)
GLenum GLuint GLenum GLsizei const GLchar * buf
HLOCAL NTAPI LocalFree(HLOCAL hMem)
#define _CRTDBG_LEAK_CHECK_DF
#define _CRTDBG_REPORT_FLAG
BOOL WINAPI VfdIsValidPlatform()
static const struct @1619 HelpMsg[]
static void PrintMessage(UINT msg,...)
static int InteractiveConsole()
static int ProcessCommandLine(int argc, const char **args)
static const char * help_progname
#define FORMAT_MESSAGE_ALLOCATE_BUFFER
#define FORMAT_MESSAGE_ARGUMENT_ARRAY
#define FORMAT_MESSAGE_FROM_HMODULE