You are here:
I can answer questions about C / C++ programming, software design, algorithms, and interprocess communication. I have access to Microsoft Visual Studio and gcc as my development platforms.
I have been developing software professionally for UNIX and Microsoft Windows since 1991.
I have a Bachelor of Applied Science in Computer Engineering from the University of Waterloo located in Waterloo, Ontario, Canada.
Every time I answer someone's question, I learn something new.
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| trey | 02/10/12 | 10 | 9 | 10 | thank you for all the help you've ..... |
| Jade | 01/28/12 | 10 | 10 | 10 | |
| henry | 01/27/12 | 10 | 10 | 10 | |
| trey | 01/12/12 | 10 | 9 | 10 | thanks for answering my questions mr. zlatko ..... |
| Prashant Akerkar | 12/24/11 | 10 | 10 | 10 | Dear Zlatko Thank you. Thanks & Regards ..... |
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
Hi Jade There are two issues. In the sendname method, char* Person::sendname() { ptr = clsname; return *ptr; /*error message -> cannot convert from char to
Hello Trey. When writing to files, the smallest data type which can be use is the byte. You cannot write individual bits to a file. Before writing, you will need to pack all your bit fields into bytes
Hi Cory You could do this with stringstream if your string has many things and you wish to pick them off individually. If you string has only one integer, then you could use atoi directly on the string
Hello Heni Well thanks for being patient, I have had a busy week. To answer your question, you would need some method of storing the starting and ending position of each field. For example, if a

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