Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
bl_sam_buf...t_of_order(3) Library Functions Manual bl_sam_buf...t_of_order(3)

NAME
       bl_sam_buff_out_of_order() - Print sort order message and exit

LIBRARY
       #include	<biolibc/sam-buff.h>
       -lbiolibc -lxtend

SYNOPSIS
       void    bl_sam_buff_out_of_order(bl_sam_buff_t *sam_buff, bl_sam_t *sam_alignment)

ARGUMENTS
       sam_buff	       Pointer to bl_sam_buff_t	structure
       sam_alignment   Offending alignment out of order	with previous

DESCRIPTION
       Report SAM input	sort error and terminate process.

RETURN VALUES
       Does not	return.

SEE ALSO
       bl_sam_buff_alignment_ok(3)

						    bl_sam_buf...t_of_order(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bl_sam_buff_out_of_order&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help