![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#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 |
| 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 |
Definition at line 13 of file gntp-send.c.
| 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.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |