User profile: fajewel

User info
User name:fajewel
History
Joined:
Number of posts:2
Latest posts:

Malloc() & Free()
Thank you for replay. Sorry for the typing mistake... Original code like below struct node{ ch...

Malloc() & Free()
struct node{ char *data; struct node *link; }; struct node first; int main() { ...

This user does not accept Private Messages

User: fajewel

  • Public profile