Forum: C++ May 19th, 2006 |
| Replies: 2 Views: 1,467 thanks bro just the help I need. |
Forum: C May 19th, 2006 |
| Replies: 1 Views: 740 hi,
any suggestions on a good reading material or examples about linked list, doubly linked list on the web. or any good book that touches on this`topic very well..thanks bros. I want to keep one... |
Forum: C++ May 19th, 2006 |
| Replies: 2 Views: 1,467 Hi, lets say I have an array of numbers
then I want to display a certain array element.
the value inside it,that is.
in pseudo code that would be..
int array[5][5];
for(x=0;x<6;x++)
{ |
Forum: C Apr 1st, 2006 |
| Replies: 2 Views: 1,569 Thanks for the reply bro, I will use this method. |
Forum: C Mar 31st, 2006 |
| Replies: 2 Views: 1,569 Hi,
If I want to pass values of one array to another array, is this the proper
code implementation. any alternative or suggestions Thanks.
.
.
.
for ( i=0; i<9; i++)
for (j =0; j<9; j++){ |
Forum: C Mar 31st, 2006 |
| Replies: 3 Views: 1,316 lotsa thanks man for the fast reply.you are so right. |
Forum: C Mar 31st, 2006 |
| Replies: 3 Views: 1,316 hi,
whew,that was fast.. lotsa thanks man. |
Forum: C Mar 31st, 2006 |
| Replies: 3 Views: 1,316 Hi,
Is there a faster means by which I can get data from an edit box and assign them to an array.
lets say I got this intergers m_1....m_100, and I want to put the values to an int val[10][10]... |
Forum: C++ Mar 17th, 2006 |
| Replies: 2 Views: 4,088 Thanks for the reply man,will work on this one and post the results thanks again. :D |
Forum: C++ Mar 16th, 2006 |
| Replies: 2 Views: 4,088 Hi. I wanted to save an array elements to a text file using Microsoft Visual C++. But I cant seem to put the data into the saved file. I have this part of the code to initiate the save as dialog..Pls... |
Forum: Motherboards, CPUs and RAM Mar 16th, 2006 |
| Replies: 4 Views: 4,556 :lol: Hi, when you changed the case. The one that you used comes with its own power supply? or did you use the same one that came with gateway. This branded PC like Dell and compaq,HP etc. they use... |
Forum: Motherboards, CPUs and RAM Mar 16th, 2006 |
| Replies: 4 Views: 4,556 Hi, when you changed the case. The one that you used comes with its own power supply? or did you use the same one that came with gateway. This branded PC like Dell and compaq,HP etc. they use custom... |
Forum: Community Introductions Mar 16th, 2006 |
| Replies: 1 Views: 1,146 have you tried booting from your floppy drive? it could be a corrupted file in the hard disk. |