prnt.cpp File Reference

#include "libc.h"
#include "types.h"
#include "args.h"
#include "dna.h"
#include "misc.h"
#include "prnt.h"

Defines

#define ckprintf   (void)printf

Enumerations

enum  { BUFSIZE = 128 }

Functions

static void print_align_header_n (kzseq &seq1, kzseq &seq2, argv_scores_t *ds, int n)
void print_align_header (kzseq &seq1, kzseq &seq2, argv_scores_t *ds)
void print_align (int score, const char *seq1, const char *seq2, int beg1, int end1, int beg2, int end2, int *S)

Variables

static const char rcsid []
static int offset1
static int offset2

Define Documentation

#define ckprintf   (void)printf


Enumeration Type Documentation

anonymous enum

Enumerator:
BUFSIZE 


Function Documentation

void print_align ( int  score,
const char *  seq1,
const char *  seq2,
int  beg1,
int  end1,
int  beg2,
int  end2,
int *  S 
)

References ckprintf, M, N, offset1, offset2, P, and run.

Referenced by print_align_blk().

void print_align_header ( kzseq seq1,
kzseq seq2,
argv_scores_t ds 
)

References print_align_header_n().

Referenced by main().

static void print_align_header_n ( kzseq seq1,
kzseq seq2,
argv_scores_t ds,
int  n 
) [static]


Variable Documentation

int offset1 [static]

int offset2 [static]

const char rcsid[] [static]

Initial value:

"$Id: prnt.cpp,v 1.1.1.1 2007-07-13 03:44:06 kzhou Exp $"


Generated on Wed Aug 10 11:57:06 2011 for Softwares from Orpara by  doxygen 1.5.6