[Interest] is it ok to push audio on a background thread, not a timer?
Henry Skoglund
henry at tungware.se
Tue May 19 04:02:22 CEST 2020
On 2020-05-19 03:19, Thiago Macieira wrote
> PS: if you're using Hungarian notation, doesn't the "i" prefix indicate
> "integer"? Why are you using it for pointers?
>
An "i" *after* the underscore would indicate an integer, yes, but the
letter is before the underscore, so it indicates a scope, perhaps
"i_..." means an internal (not exported) class? Perhaps you're too
young for proper Hungarian writing :-)
More information about the Interest
mailing list