COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Functions | Variables
gntp-send.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "md5.h"
#include "tcp.h"
#include "growl.h"

Go to the source code of this file.

Functions

static char * string_to_utf8_alloc (const char *str)
 
int getopts (int argc, char **argv, char *opts)
 
int main (int argc, char *argv[])
 

Variables

int opterr = 1
 
int optind = 1
 
int optopt
 
char * optarg
 

Function Documentation

int getopts ( int  argc,
char **  argv,
char *  opts 
)

Definition at line 45 of file gntp-send.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 86 of file gntp-send.c.

static char* string_to_utf8_alloc ( const char *  str)
static

Definition at line 13 of file gntp-send.c.

Variable Documentation

char* optarg

Definition at line 43 of file gntp-send.c.

int opterr = 1

Definition at line 40 of file gntp-send.c.

int optind = 1

Definition at line 41 of file gntp-send.c.

int optopt

Definition at line 42 of file gntp-send.c.

Send comments to:
COOLFluiD Web Admin