[quote="lerker100, post:4, topic:67003"] @DRow the forums is great but it’s rely hard to share code and it be formatted correctly. [/quote] Wrap your code in triple backtiks (\```) or \[code] \[/code] tags. [code] std::cout << “Then your code will be nicely formatted!” << std::endl; [/code] Raw source for this post [here](https://www.vexforum.com/raw/67003/8), if you’re curious.