Thanks for your help.
I not really understand the program. What the difference your program and my program ? Thanks for your help.
That's true. I think i might having scope problem. This problem occurs here. Allocate(nMatrix, nrowptr, ncolptr, nrow_1ptr, ncol_1ptr);...
From my knowledge, one can assign name of array name to a pointer such as int *ptr; int array[3]; ptr = array; // or ptr =...
I bag your pardon shabbir. I will remember forever. I will do it two method as mentioned by dawei and shabbir. Thanks for your taught. I will...
I have a function called allocation uses to allocated memory for rowptr and rowptr_1. The operation of allocation memory for rowptr and rowptr_1...
Is it ok i post the entire code ? Then, you will understand what i mean. I bag your pardon.
I bag your pardon. I will not repeat the mistake again. Th code which give me error is void (*functionptr[3])(int *) = {void update(int...
As i know, there is two methods to initialize the pointer which is after declration and by malloc. I have two problem. The first problem is...
Thanks for your replies. By the way, i not really understand why u say you are not free all the memory. You did it very well. My problem is the...
My problem is how to declare array of structure pointer.
Thanks for all the reply. Fine. My problem is i have two program which the first program compiled and run without error but the second program...
Please help me. I terribly suffered right now. Thanks for any help.
You are right because he also not concern too much about the project. We cannot help you too much.
I have read the post but i don't understand because of my poor english. I am a Malaysian. Thanks for oyur patient and help. Your help is...
I just want to put all the information i need to post in order for the helper to understand.
Hello all programmer, i have a program where i don;t know how to code in array of struct pointer; Below is my code: // Inventory Program...
I think this is the same thread and is a improve version of pervious version. I don' want to make others person confused and easy to search this...
Is it compulsory or a must to cast the return value to a specify data type ? Thanks for your explanation.
Could you please submit a zip file because its really difficult for us to see the file at a little box there ? After you have submited the...
Separate names with a comma.