General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Scott Franco
Low Level
comments
Comments by "Scott Franco" (@scottfranco1962) on "why do void* pointers even exist?" video.
I had to work on a windows driver once where the top level called lower level routines all with void pointer parameters. The original programmer believed that since the lower level didn't specify any types for its parameters, the driver was more portable. Ugghhh.
1