Search results for "821a50c406b4532c57c4d8c3b928f7e9" in md5 (2)

/g/ - /dpt/ - Daily Programming Thread
Anonymous No.106522226
>>106522135
that was uninformed
>because the optimal memory layout varies with the task at hand
simple example:
you want to work with sized strings?
you use this struct:
struct s_str_b
{
size_t size;
char text[];
};


you wanna work with slices?
you use this struct
struct s_str_a
{
size_t size;
char *text;
};

whats the difference?
one additional dereferencing.

also
arent you the retard in picrel?
/pol/ - Thread 512240462
Anonymous Belgium No.512248621
>>512248515
>
idk why you post smug
you got soundly btfod from g

also
funny to see lgbtgroids defend pedos