Thread
:
EMERGENCY!!!How to make a database using string function in C
View Single Post
askmewhy25
Go4Expert Member
30Jan2010,11:29
my program does not compile..there are errors in line 102 and 110..
ptr->name=name;
ptr->company=company;
these are the code which i am having trouble..