User profile: ninetails99
User info |
User name: | ninetails99 |
History |
Joined: | |
Number of posts: | 3 |
Latest posts: |
How to Show a sentence using string function There is a sentence "C ++ is an easy language" how to get the word "EASY" from the sentence by using...
Create Alphabet from Array 2 dimensions Thanks, its very helpful
Create Alphabet from Array 2 dimensions #include <iostream>
using namespace std;
main()
{
int arr[8][8] = {{0,1,1,1,1,1,1,0},{0,1,0,0...
|
This user does not accept Private Messages