Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

sendmail.c File Reference

#include <string.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>

Go to the source code of this file.

Defines

#define BUFFSIZE   200

Functions

int SendMail (char person[][60], int nmail, char *mailProg, char *subject, char *msg, char *msgPrefix, char *msgSuffix, char *mailServer)

Variables

char * Sender = NULL


Define Documentation

#define BUFFSIZE   200
 

Definition at line 52 of file sendmail.c.

Referenced by SendMail().


Function Documentation

int SendMail char    person[][60],
int    nmail,
char *    mailProg,
char *    subject,
char *    msg,
char *    msgPrefix,
char *    msgSuffix,
char *    mailServer
 

Definition at line 56 of file sendmail.c.

References BUFFSIZE, and Sender.


Variable Documentation

char* Sender = NULL [static]
 

Definition at line 54 of file sendmail.c.

Referenced by SendMail().


Generated on Tue May 6 09:16:20 2003 for Earthworm Libs by doxygen1.3-rc3