Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
fieldarith.c File Reference
#include <stdio.h>
#include "htslib/sam.h"

Functions

void check (const bam1_t *aln, const char *testname, const char *tag, int value)
 
int main (int argc, char **argv)
 

Variables

int ntests = 0
 
int nfailures = 0
 

Function Documentation

void check ( const bam1_t aln,
const char *  testname,
const char *  tag,
int  value 
)
int main ( int  argc,
char **  argv 
)

Variable Documentation

int nfailures = 0
int ntests = 0