Joe Smith

Results 3 issues of Joe Smith

Great algo. Might be better to put the j++ loop increments as pre-increment ops, unless one is sure about a compilers optimizations. The ++j is generally thought to require fewer...

heh - just leaving a tip.. the malloc calls to create buffers for the 32 bit to 16 bit color conversion are entirely unnecessary. think about it.. you are 'compacting'...

just a FYI, on link https://github.com/transistorsoft/background-geolocation-lt/blob/master/docs/README-Android.md The example shown in documentation for notificationLargeIcon shows source code for "small" icon notificationSmallIcon

bug