format.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "libspopc.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
Go to the source code of this file.
Function Documentation
void freelistarray |
( |
int * |
array |
) |
|
void freemsg |
( |
char * |
msg |
) |
|
void freeuidlarray |
( |
char ** |
array |
) |
|
int* list2array |
( |
char * |
poplist |
) |
|
int listi2size |
( |
char * |
resp |
) |
|
char* nextline |
( |
char * |
string |
) |
|
char* retr2msg |
( |
char * |
data |
) |
|
int stat2bytes |
( |
char * |
resp |
) |
|
int stat2last |
( |
char * |
resp |
) |
|
char** uidl2array |
( |
char * |
resp |
) |
|
char* uidli2sig |
( |
char * |
resp |
) |
|