Write your question here.
Hi, I'm trying to explore how to build a ui via a console command, but sadly the concepts I have learnt along the way are not really working for me.(while everything works in the simplest terms)
I'm not up to pointers yet, have been exploring with other ideas, but my vocabulary in c++ is abstract.
Anyways the codes very simple to read, but I keep thinking am I missing something in cpp that I may need to go back and redo. This is just fun, nothing serious.
So any advise would be super great thanks. (no xsl or xml please, well not yet.)
cpp.sh/5e2kq
P,s could you comment ideas or concepts.(not up to classes, or destructors , or constructors. im focusing on a simple example then expanding on it.