User profile: hussainalishahid

User info
User name:hussainalishahid
Name:Hussain Shahid
Location:Mumbai
Statistical data
Birthdate:Mar 28, 1987
Gender:Male
Occupation:Engineer
Skills:C
C++
History
Joined:
Number of posts:2
Latest posts:

URGENT Problem Related to linked list of Struct
List1(productListT) through this m just showing that list1 is a type of productListT. m perfor...

URGENT Problem Related to linked list of Struct
I have Structure typedef struct{ char* id; char* name; char* state; }productInfoT; I creat...