Tuesday, November 15, 2016

Digest for comp.lang.c++@googlegroups.com - 2 updates in 2 topics

Christian Gollwitzer <auriocus@gmx.de>: Nov 16 12:15AM +0100

Am 15.11.16 um 21:50 schrieb Popping mad:
> On Tue, 15 Nov 2016 21:31:16 +0100, Christian Gollwitzer wrote:
 
>> https://github.com/nothings/stb
 
> too complex. I'm just looking for PNG access
 
Are you sure you read my reply?
 
https://github.com/lvandeve/lodepng
 
this is a 2-file solution to read/write PNG. There is an even smaller
version for reading only: http://lodev.org/lodepng/picopng.cpp
 
Considering the complexity of the task (decoding PNG), it is extremely
impressive to stuff that into these small files.
 
Christian
"Christopher J. Pisz" <cpisz@austin.rr.com>: Nov 15 05:03PM -0600

>> them wrong.
 
>> Any feedback?
 
> I only took an extremely quick look. You use assignment instead of initializers in the LinkedListNode constructor. I'd take a pass on any applicant who did that - but maybe that's just me.
 
They made the node, not me. I had to use the node. :P
I only got to write the optimize function, given their stub.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: