|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include "hdrl_utils.h"#include "hdrl_download.h"
Macros | |
| #define | _XOPEN_SOURCE 500 /* posix 2001, srandom */ |
| #define | INVALID_HOSTNAME "notthere.invalid" |
| #define | ESO_FTP_IP_ADDR "https://ftp.eso.org" |
Functions | |
| int | main (void) |
| Main function. | |
| #define _XOPEN_SOURCE 500 /* posix 2001, srandom */ |
| #define ESO_FTP_IP_ADDR "https://ftp.eso.org" |
| #define INVALID_HOSTNAME "notthere.invalid" |
Includes
| int main | ( | void | ) |
Main function.