+ 19
Can we insert emojie in a program.
7 odpowiedzi
+ 11
Yes you can, check this code out how you can do this
https://code.sololearn.com/cKba1R4i6hEi/?ref=app
+ 6
Yes you can
But they are called emoji codes
For example insert ☺ into an html document to render asmiley.
You can try it.
Also Here is a link to how to do it.
https://www.kirupa.com/html5/emoji.htm
+ 5
I don't think so because there is no such character in c++. But some of the ASCII characters will help you. Try printing all the ASCII characters, you will find different symbols.
+ 4
yup....
+ 4
Yes You can add Emoji in your program
+ 3
Yes... Especially in comments
+ 1
im so weak in programming anyone can help me what can i do