You are here:
Well if you are using the raw socket C API then I have to point out that it is very error prone and it is _very_ easy to make mistakes. Anything to do with networking is complex as there are so many points
Hi Manan Grover I am not sure if you are having trouble with getting keyboard data, or with drawing. I cannot help you much with drawing, but I can help you with the keyboard and the main game loop
Sorry i could not respond to you earlier. Here is the code you need: #include<iostream> using namespace::std; int main(void) { int in; char symbol; cin>>in; do { cin>>symbol;
Hi Shweta, Sorry for the bit of delay in responding your query :( .. but of busy .. fine ... If you didn't get any error's then its a good news .. if your program compiles and executes without any issues
Hi Jade There are two issues. In the sendname method, char* Person::sendname() { ptr = clsname; return *ptr; /*error message -> cannot convert from char to

©2012 About.com, a part of The New York Times Company. All rights reserved.