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

FreeBSD Manual Pages

  
 
  

home | help
zzip_compr_str(3)	     zziplib Function List	     zzip_compr_str(3)

NAME
       zzip_compr_str -	 compr name.

SYNOPSIS
       #include	<zzip/lib.h>

       zzip_char_t*
       zzip_compr_str(int compr)

DESCRIPTION
	The zzip_compr_str function returns the	static const string of the
       known compression methods, Unknown id values will return	just "zipped"
       as the string code.

AUTHOR
	Guido Draheim <guidod@gmx.de>

COPYRIGHT
	Copyright (c) Guido Draheim, use under copyleft	(LGPL,MPL)

zziplib				    0.13.78		     zzip_compr_str(3)

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

home | help