Forum: Posting Games Jul 17th, 2007 |
| Replies: 3,076 Views: 216,214 NEWS stands for North East Weast South |
Forum: Posting Games Jul 13th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: C Jul 12th, 2007 |
| Replies: 6 Views: 853 hi,
see for any client- server programmming in C,
In these you would have a client program ( say Client.c) and anothe sever program (Server.c)
you would run both of them in different windows.... |
Forum: Posting Games Jul 12th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: Posting Games Jul 11th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: Posting Games Jul 10th, 2007 |
| Replies: 3,076 Views: 216,214 warming water makes it healthy to drink |
Forum: C Jul 9th, 2007 |
| Replies: 11 Views: 2,011 hi,
I am sorry, I had no such intentions. It was only seeing his Qs and giving them a try at my side, i was struck at the last Q, and hence continued it here .
I am sorry for having violated... |
Forum: Posting Games Jul 9th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: C Jul 6th, 2007 |
| Replies: 11 Views: 2,011 Hi,
check the following thread titled - "Help Please - with String Manipulation".
you can find the answer to one of your questions.
You only need to customize it a little to suit your... |
Forum: Posting Games Jul 6th, 2007 |
| Replies: 3,076 Views: 216,214 bad was the weather here the other day |
Forum: Java Jul 6th, 2007 |
| Replies: 14 Views: 1,634 With an assumption he has no idea of Java or OOPs Concepts and that he has to read the complete reference of Java from Page - 1 , I put the period of project to a month or two.
When I was learning... |
Forum: Posting Games Jul 6th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: Posting Games Jul 5th, 2007 |
| Replies: 3,076 Views: 216,214 please, please her with a gift on her birthday |
Forum: Java Jul 5th, 2007 |
| Replies: 14 Views: 1,634 hi,
if your looking for just Java then try out a chatting program - u would be using a bit of network programming in java and applet/awt for the windows, buttons, text boxes.
it would be done in... |
Forum: C++ Jul 4th, 2007 |
| Replies: 9 Views: 2,462 Hey!!!
The response from Killer_Typo was a good one - but what troubles me is the the for loop within the while
- should the i value start from 0 or from 1.
i.e the string array indexing... |
Forum: Posting Games Jul 4th, 2007 |
| Replies: 3,341 Views: 180,562 |
Forum: Getting Started and Choosing a Distro Jul 4th, 2007 |
| Replies: 31 Views: 5,535 hi,
I recently got a ubuntu cd from a friend of mine. can I use it as a live cd to practice some C / C++ programming . would someone help me out in this as to how to go about it ? |
Forum: Posting Games Jul 4th, 2007 |
| Replies: 3,076 Views: 216,214 with you hand in hand I would cross the deserts to the land of riches - said he to her |
Forum: Posting Games Jul 3rd, 2007 |
| Replies: 3,076 Views: 216,214 tomorrow never comes... when it comes it becomes today !!! |
Forum: C Jul 3rd, 2007 |
| Replies: 11 Views: 2,011 do come up with a pseudocode on these ... we will help you to build on it ...
put in your effort
- Ram Sharma |
Forum: Posting Games Jul 3rd, 2007 |
| Replies: 3,076 Views: 216,214 impossible would be the computations without computers |
Forum: C++ Jun 29th, 2007 |
| Replies: 18 Views: 2,183 Its really gr8 ... that you have come up with a this fine code during your initial attempts.
I have a few suggestions:
instead of :
wilsonArray[0]=wilson/10000; ... |
Forum: C++ Jun 27th, 2007 |
| Replies: 3 Views: 705 Hi,
But my intention was to use pointers.
By saying
GetValues(a) or Display(a)
I am sending the base address of the array as an argument and with in the functon would like to access... |
Forum: C++ Jun 26th, 2007 |
| Replies: 3 Views: 705 I am getting compile error
C:\Dev-Cpp\Myproj\array.cpp cannot convert 'int (*)[3]' to 'int*' for argument '1' to 'int GetValues(int*)'
at the lines indicated in Red.
#include <cstdlib>... |
Forum: C++ Jun 26th, 2007 |
| Replies: 1 Views: 618 I have downloaded dev c++ IDE for C++ programmming and do have windows MediaCentre OS.
Now to go for some widgets like buttons or textboxes in my program do I need to install gtk+
how would... |
Forum: C++ Jun 26th, 2007 |
| Replies: 18 Views: 2,183 One of your requirement was "....and keep a count of the digits that match .... "
but your code is silent on this.
I suggest you can use a simple int which is initialized at start and would be... |
Forum: C++ Jun 26th, 2007 |
| Replies: 18 Views: 2,183 Hey !!! I suggest you to come with an algorithm or psuedocode for your problem and one of us here would let you know where you are wrong or what is missing link in the same.
Do not worry abt the... |
Forum: C++ Jun 25th, 2007 |
| Replies: 9 Views: 3,088 Thanks for all the responses. They were quiet helpful. I am inching very slowly in the process of learning to program. Also one of links that was quiet helpful is ... |
Forum: Posting Games Jun 25th, 2007 |
| Replies: 1,432 Views: 116,001 no
do you like the hip- hop of shakira ??? |
Forum: Posting Games Jun 25th, 2007 |
| Replies: 1,432 Views: 116,001 no
don't you like coffee ? |
Forum: C++ Jun 22nd, 2007 |
| Replies: 9 Views: 3,088 hi,
well when I was doing some google on this subject ... I came across these terms like OpenGL ... windows programming etc ...
so would one of you please let me know what actually is OpenGL and... |
Forum: Community Introductions Jun 21st, 2007 |
| Replies: 3 Views: 601 I am Ram Sharma from India and it is today that I have joined this community.
My Subjects of interests include C,C++ .
After having gathered some basic knowledge in these subjects am now looking... |
Forum: C++ Jun 21st, 2007 |
| Replies: 9 Views: 3,088 Hi,
I have the basic knowledge in C++ and C. I am now looking for workign on some game programming.
Well, in C++ how can I get those buttons, text boxes frames etc as we have in Java or VB.
... |