pack_fwrite   (3alleg) manpage
pack_fwrite
3alleg
version 4.1.15 (CVS)
Allegro
Allegro manual
  • NAME
      pack_fwrite
  • SYNOPSIS
      #include <allegro.h>


      long pack_fwrite(const void *p, long n, PACKFILE *f);
  • DESCRIPTION
      Writes n bytes to the stream f from memory location pointed to by p.
  • RETURN VALUE
      Returns the number of bytes written, which will be less than n if an error occurs. Error codes are stored in errno.
  • SEE ALSO
      pack_fopen (3alleg), pack_fopen_chunk (3alleg), pack_feof (3alleg)
Current Users: 12 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.