Query: pack_putc
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pack_putc(3alleg4) Allegro manual pack_putc(3alleg4)NAMEpack_putc - Puts a character in the stream. Allegro game programming library.SYNOPSIS#include <allegro.h> int pack_putc(int c, PACKFILE *f);DESCRIPTIONPuts a character in the stream f.RETURN VALUEReturns the character written on success, or EOF on error.SEE ALSOpack_fopen(3alleg4), pack_fopen_chunk(3alleg4) Allegro version 4.4.2 pack_putc(3alleg4)
Related Man Pages |
---|
exmidi(3alleg4) - debian |
exrotscl(3alleg4) - centos |
exrotscl(3alleg4) - netbsd |
exrotscl(3alleg4) - mojave |
exrotscl(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |