Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Print symbols for hearts, diamonds, clubs, spades
0
votes
asked
Feb 27, 2019
by
Jim Wilmes
(
200
points)
I am trying to print the symbols for the suits of playing cards. Is there an ascii value, or some other way to do so on this compiler in C?
Thanks in advance.
c
suits
cards
card-game
ascii
Please
log in
or register to answer this question.
1 Answer
0
votes
answered
Mar 1, 2019
by
BHASKAR MORLA
(
180
points)
yes you can do go to the below website you will understand
http://www.mathcs.emory.edu/~cheung/Courses/170/Syllabus/10/cards.html
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...