0
How do we access int num from another structure by just writing (recs+k) - >num=k;?
4 odpowiedzi
+ 3
You're asking questions and posting codes that show that you already seem to know the answer. Is there anything you actually need help with?
https://www.sololearn.com/discuss/1316935/?ref=app
+ 3
Suhani Goyal ,
When you say you needed a solution, I take it that you now have found the solution? because I didn't see any problem with the code, it runs just fine. If not, then you should've elaborated the problem a bit more.
+ 2
If you meant to share this as a tips or tutorial for others to see, then you should use the feeds post.
If you want to showcase your code you should do it in one of those dedicated threads for code showrooms, like these ones:
https://www.sololearn.com/Discuss/347139/?ref=app
https://www.sololearn.com/Discuss/452626/?ref=app
https://www.sololearn.com/Discuss/637386/?ref=app
https://www.sololearn.com/Discuss/454060/?ref=app
https://www.sololearn.com/Discuss/910330/?ref=app
0
I needed a solution for the question regarding that code.