[ad_1]
Just create an object of emp1 inside your main, and give it a value like below and it should be ok
emp1 emp;
emp.number.number1=3;
//printf then with emp.number.number1 ;)
[ad_2]
solved accessing values structure within structure? [closed]
[ad_1]
Just create an object of emp1 inside your main, and give it a value like below and it should be ok
emp1 emp;
emp.number.number1=3;
//printf then with emp.number.number1 ;)
[ad_2]
solved accessing values structure within structure? [closed]