| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
So I have to create Block letters that are 7 lines high which writes my initials and the characters must correspond to that letter of the alphabet which my initial is. I have no idea how this works. Please help someone!!!
|
|
#2
|
|||
|
|||
|
is this for school? let me see what you have so far and I will show you how I did it... (hint: you will need to use ascii characters to make blocks. try this:
Code:
cout<<(char)219; but I dont want to give too much away) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > Creating Block Letters??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|