Basic C question, concerning memory allocation and value assignment
- by VHristov
Hi there,
I have recently started working on my master thesis in C that I haven't used in quite a long time. Being used to Java, I'm now facing all kinds of problems all the time. I hope someone can help me with the following one, since I've been struggling with it for the past two days.
So I have a really basic model of a database: tables,…