HI Daniel, I have a question, I noticed this in the structure struct, it looks l...

Rushikesh M Answered 1 answer
Question by Rushikesh M 1 year ago

Question

HI Daniel, I have a question, I noticed this in the structure struct, it looks like we aren't including varlist feature like struct a { int b ; } c ,d,e ; in that case, If a nameless struct is made, it requires a variable declaration right, in that case, how is our name generator helpful? we can just name the struct with the instance name? like for example struct { int a ; } b ; there is never a need for nameless struct ? but if we are to have varlist, then maybe the nameless random name can be common between them. Is my understanding wrong ?

Answers

Answered by Daniel McCarthy

Instructor

Please reach out at daniel@dragonzap.com as its harder to answer you on here. Please email screenshot example, and provide timestamp in the video and I can answer your question