aboutsummaryrefslogtreecommitdiff
path: root/examples/pcm-writei.c
AgeCommit message (Collapse)Author
2020-09-04per pcm_writei ' @return On success, this function returns the number of ↵notdave22
frames written; otherwise, a negative number.'
2019-01-13Checking for error in pcm_writei exampleTaylor Holberton
2017-10-12Fixed segfaultTaylor Holberton
2016-12-04Added examples for basic IOTaylor Holberton
Added an example of pcm_writei usage and an example of pcm_readi usage. Both examples use a common file called 'audio.raw'.