Hi all,
I want to make a structure in c but its members should not get memory. Depending on, one of members memory should be assigned according to other member when ever i requires.
I want to make a structure in c but its members should not get memory. Depending on, one of members memory should be assigned according to other member when ever i requires.
Comment