User: ladesidude

  • Public profile

User profile: ladesidude

User info
User name:ladesidude
History
Joined:Jun 23, 2008 at 6:06pm
Number of posts:35
Latest posts:

stl list interface
@Duoas/@mahlerfive, Thanks very much for your answers and links.

stl list interface
so if I say buffer.size = 20 is that correct? It gave me an error on this... I just need to set t...

stl list interface
Hi all, Very stupid question, but I cant seem to get around it, a little help would be appreciat...

Arrays and pointers
[code] int* a1 = malloc(4 * sizeof(int)); int* a2 = malloc(3 * sizeof(int)); int* a3 = malloc(5 *...

Floating Points and == operator
modified the code and got the output a bit more detailed: old code: [code] printf("dbl1 == %f\n...

This user does not accept Private Messages