Quote:
Originally Posted by ljlinde
This is a continuation of the realloc() problem.
|
Then why did you start a new thread?
For those who may have missed it, the starting thread is:
http://www.linuxquestions.org/questi...oblem.-713782/
Quote:
I have an example that can be compiled and run.
I would email it as an attachment to someone
who would look at it. Its too big to post.
|
I would look at it if you like, but only after you have answered my question from your other thread (I don't need to get a big email if my guess at the problem was already correct and you just ignored it).
Quote:
The value returned
by realloc () is a pointer to the first structure. The pointer value does
not change.
|
that is consistent with the error I guessed from your first post.