Sony PS4, un teaser per il design della console
-
Il design di PlayStation 4 è ancora avvolto dal mistero, ma è possibile
dare uno sguardo ad alcuni scorci della piattaforma grazie a un filmato
ufficiale.
24 minutes ago
If I have pointed all the free'd pointers to NULL and I know the name of all the pointers (say, I had declared them at the beginning of the program) then I would just check which one of them doesn't point to NULL.
ReplyDeleteI am trying to improve my solution. Useful puzzle :)
any problem in the common pattern?
ReplyDeleteHow about using tool like valgrind
ReplyDeletevalgrind --tool=memcheck --leak-check=yes --show-reachable=yes