Forum: Cellphones, PDAs and Handheld Devices Feb 8th, 2005 |
| Replies: 2 Views: 2,591 |
Forum: Cellphones, PDAs and Handheld Devices Feb 7th, 2005 |
| Replies: 2 Views: 2,591 HI,
I'm doing some research for Tablet PC's for wireless board room meetings. I was wondering if anyone has heard advantages or disadvantages of one over another. Thanks, I appreciate any... |
Forum: C++ Nov 8th, 2004 |
| Replies: 0 Views: 2,810 Hello,
I'm doing a project for C++ using OPengl. I have the Super Bible and tried doing just the "simple program". I'm getting a l inking error. I used Win32 Console. Opengl is already installed,... |
Forum: C++ Oct 28th, 2004 |
| Replies: 0 Views: 4,708 This is our assignment:An STL List Container that adds at least 5 elementes, display i order, and reverse. That part I've got. I'm still doing research on the write to, store ina file and read from a... |
Forum: C Oct 24th, 2004 |
| Replies: 6 Views: 2,796 Hello Ni,
Sorry I have not wrote. I had the flu and then I have been playing catch up with classes. I will try and keep in better touch. smarkles |
Forum: C Oct 13th, 2004 |
| Replies: 6 Views: 2,796 Dear HI,
It always seems to be about jobs........purpose in life...love of what your compassionate about........conflict.....if this is what you like to do C++...and your up to the challenge,... |
Forum: C Oct 11th, 2004 |
| Replies: 6 Views: 2,796 HI NavyBlue,
Welcome to programming. I am new to programming also. What a struggle, but I can help you with words and definitions. What part of China are you from. I am from Northern Michigan. ... |
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2004 |
| Replies: 2 Views: 2,365 Hi all,
I figure it out myself. I just put in a for loop.
Dim IntCount As Integer
For intCount = 1 To 3.
this makes the InputBox come up 3 times storing the... |
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2004 |
| Replies: 2 Views: 2,365 OK,I forgot to say I'm using VB.net |
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2004 |
| Replies: 2 Views: 2,365 HI,
I need to add multiple InputBoxes in my form. I'm stuck. I'm thinking I either need to add another sub or use Projects, add to project. I don't know. The book doesn't give you any... |
Forum: Game Development Sep 22nd, 2004 |
| Replies: 2 Views: 8,670 Thanks so much for the help. I can't hardly believe it. This is too cool. Thanks again. Smarkles |
Forum: Game Development Sep 20th, 2004 |
| Replies: 2 Views: 8,670 I'm doing a project on OpenGl and I'm a novice in C++. I knew I needed the header files and the more I've researched, the more problems I see with Windows XP and OpenGl. Any advice would be... |
Forum: C Sep 16th, 2004 |
| Replies: 1 Views: 2,037 Our instructor asked us why its important to be able to replace values in a pointer........Here is what I came up with...
By using a pointer, a block of memory is allocated at runtime,... |