i cannot understand...how to start because we cannot use structures or records everything is done inside main function....
P.S. i am not asking for CODE!!!!...i want to kno how to declare and use such function.....thank you...first yr programmer!:S
how to create a 2d dynamic array of strings called book??????...where &book[*][0] stores last name, &book[*][0] stores first name and &book[*][50]....stores phone number...
first ask for number of users wanted
ex: 1
example: clinton bill 1234567891
i kno how to search and validate but i am stumped no how to not use structures or linked lists and in main function alone
doin this
how to create a 2d dynamic array of strings called book??????...where &book[*][0] stores last name, &book[*][0] stores first name and &book[*][50]....stores phone number...
en help would be appreciated!!!!!!!!!!!!!!!!...thank you