Hi Dickie!
I think you should just pass to the function the address of the structure. Then locally you'll be able to access any memory location for the members of the structure.
void format_group_code(B1_REC *rec) {
gets(rec->agent_group);
}
void main {
BI_REC x;
puts("Agent Group...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.