Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

Loves to eat, read books and sleep..xD

Interests
Listening to mellow music, playing computer games, does ver simple troubleshooting..
PC Specs
Intel P4, windows XP home edition
Favorite Forums
Favorite Tags
c x 1
c++ x 1

2 Posted Topics

Member Avatar for wintercold

I'm a newbie in C++. How can I create a game of tic-tac-toe game using simple codes in C++? Any answers would be much appreciated.. Thanks!:)

Member Avatar for Greywolf333
0
3K
Member Avatar for susin

you can also use "s" for scanf or "p" or printf. you can do so by declaring the two variables after the #include statement. here's how: #define p printf #define s scanf

Member Avatar for Auraomega
0
281

The End.