-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement aufile_set_position (#943)
* Implement aufile_set_position * Take wav header into account, thanks @cspiel1 Also observe max column length of 80. * Fix more linter warnings. * Fix compilation errors on Windows (fingers crossed) * One more Windows error fixed * Fix doxygen comment * Remove obvious comment * int as return type for aufile_set_position (doh) * Do review comments from @alfredh * Use size_t in aufile_set_position
- Loading branch information
1 parent
4c9d851
commit e60207a
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters