Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include "cram/cram.h"
#include "htslib/sam.h"
Classes | |
struct | hts_opt |
Typedefs | |
typedef struct hts_opt | hts_opt |
Functions | |
int | add_option (hts_opt **opts, char *arg) |
int | main (int argc, char *argv[]) |
int add_option | ( | hts_opt ** | opts, |
char * | arg | ||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |