Posts by LucasCardoso910 • 31 points
3 posts
-
1
votes2
answers588
viewsA: How do I correctly access elements of a dynamic matrix via pointer?
I made a few minor modifications to your code, I don’t know exactly if you’re right or not either, but the result matched what you wanted. What I did was, in the declaration of the ptr variable, add…
-
1
votes1
answer163
viewsA: I cannot make the "putchxy" function of <conio2.h> work
I managed to find the answer, I will answer here in case someone else has the same difficulties. There were two mistakes: I did not call the function correctly during the main, had just stated it. I…
canswered LucasCardoso910 31 -
1
votes1
answer163
viewsQ: I cannot make the "putchxy" function of <conio2.h> work
Hi. I started the computer science course this year and had never been able to study any programming until then, so maybe that’s why I’m having such basic mistakes. My problem right now is with the…
casked LucasCardoso910 31