User: easyz

  • Public profile

User profile: easyz

User info
User name:easyz
History
Joined:
Number of posts:7
Latest posts:

Pointers and dinamic memory
Thanks!!! Now I have another problem: The function "addFriend" makes me problems... The debugg...

Pointers and dinamic memory
[code]void makeFriends(int id1, int id2, PersonList* allPersons) { Person* person1,*person2; Pe...

Pointers and dinamic memory
[code]#include <stdio.h> #include <string.h> #include <stdlib.h> typedef struct Person { in...

Pointers and dinamic memory
Hello, I have to do some program, similiar to the Facebook. I wrote the syntax, but it doesn't com...

building a spiral
no it suppose like a spiral you know when you get hypnotized

This user does not accept Private Messages