+ 3
ASCII Art
how to do ASCII art in C++ without much error. I'm facing many problem. any tutorial or help please. :(
8 Answers
+ 10
Tell us about these problems you are encountering, or at least what you are trying to draw.
+ 5
@N1h4r apologies I been gone for awhile. What compiler are you using?
+ 3
Your compiler version may not support raw strings. Which version of GCC are you using?
+ 1
@Ace ??
0
I'm trying to print ASCII like given in the link https://stackoverflow.com/questions/37765925/ascii-art-in-c
0
but the code given in link as answer not working on my compiler. Is it my compiler fault because that code is working fine on online compilers ??
0
@Ace bro it's ok :) . I'm using codeblocks 17.xx , by default GCC
0
5.1.0
Hot today
Please help, any idea?
1 Votes