*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> audiocddat/CDsbtoa (3d)              
Title
Content
Arch
Section
 

Contents


CDsbtoa(3dm)							  CDsbtoa(3dm)


NAME    [Toc]    [Back]

     CDsbtoa - convert six-bit country and owner codes to ASCII	string

SYNOPSIS    [Toc]    [Back]

     #include <sys/types.h>
     #include <dmedia/cdaudio.h>

     int CDsbtoa(char* s, const	unchar *sb, int	count);

PARAMETERS    [Toc]    [Back]

     s	     A pointer to a string to store the	converted value.  The string
	     pointed at	by s must be at	least count bytes long not counting
	     the terminating null.

     sb	     A pointer to an array of six-bit coded characters.

     count   The number	of six-bit characters in the sb	array.

RETURNED VALUE    [Toc]    [Back]

     CDsbtoa(3dm) returns the number of	characters converted.

DESCRIPTION    [Toc]    [Back]

     CDsbtoa(3dm) converts an array of bytes containing	letters	and numbers
     encoded according to the six-bit format used by the International
     Standard Recording	Code (ISO 3901)	[see cdframe (4) for the six-bit code]
     into the corresponding ASCII string.  CDsbtoa(3dm)	appends	a terminating
     null to the end of	the string.

SEE ALSO    [Toc]    [Back]

      
      
     CDintro(3dm), CDmsftoblock(3dm), CDmsftoframe(3dm), CDclose(3dm),
     CDopen(3dm), CDaddcallback(3dm), CDreadda(3dm), CDseek(3dm),
     CDtctoframe(3dm), CDtimetoa(3dm), cdframe(4)

AUTHOR    [Toc]    [Back]

     Mark Callow


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
atof NetBSD convert ASCII string to double
atoi OpenBSD convert ASCII string to integer
atoi FreeBSD convert ASCII string to integer
atoi NetBSD convert ASCII string to integer
CDatotime IRIX convert ASCII string to timecode
CDtimetoa IRIX convert timecode to ASCII string
ecvt OpenBSD convert double to ASCII string
atof FreeBSD convert ASCII string to double
strtod OpenBSD convert ASCII string to double
DTtimetoa IRIX convert timecode to ASCII string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service