Forum: Posting Games Jul 17th, 2007 |
| Replies: 3,015 Views: 133,130 |
Forum: Posting Games Jul 13th, 2007 |
| Replies: 3,341 Views: 127,088 |
Forum: C Jul 12th, 2007 |
| Replies: 6 Views: 566 Re: acessing variables 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.
Let... |
Forum: Posting Games Jul 12th, 2007 |
| Replies: 3,341 Views: 127,088 |
Forum: Posting Games Jul 11th, 2007 |
| Replies: 3,341 Views: 127,088 |
Forum: Posting Games Jul 10th, 2007 |
| Replies: 3,015 Views: 133,130 |
Forum: C Jul 9th, 2007 |
| Replies: 11 Views: 1,390 Re: plz help me solving below programs 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 the... |
Forum: Posting Games Jul 9th, 2007 |
| Replies: 3,341 Views: 127,088 |
Forum: C Jul 6th, 2007 |
| Replies: 11 Views: 1,390 Re: plz help me solving below programs 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,015 Views: 133,130 |
Forum: Java Jul 6th, 2007 |
| Replies: 14 Views: 1,142 Re: please help me 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: 127,088 |
Forum: Posting Games Jul 5th, 2007 |
| Replies: 3,015 Views: 133,130 |
Forum: Java Jul 5th, 2007 |
| Replies: 14 Views: 1,142 Re: please help me 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 a... |
Forum: C++ Jul 4th, 2007 |
| Replies: 9 Views: 1,726 Re: Help Please - with String Manipulation 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 would... |
Forum: Posting Games Jul 4th, 2007 |
| Replies: 3,341 Views: 127,088 |
Forum: Getting Started and Choosing a Distro Jul 4th, 2007 |
| Replies: 31 Views: 4,013 Re: Ubuntu or Suse???? 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,015 Views: 133,130 |
Forum: Posting Games Jul 3rd, 2007 |
| Replies: 3,015 Views: 133,130 |
Forum: C Jul 3rd, 2007 |
| Replies: 11 Views: 1,390 |
Forum: Posting Games Jul 3rd, 2007 |
| Replies: 3,015 Views: 133,130 |
Forum: C++ Jun 29th, 2007 |
| Replies: 18 Views: 1,587 Re: Anyone can do this in C++ 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;
wilsonArray[1]=wilson%10000/1000; ... |
Forum: C++ Jun 27th, 2007 |
| Replies: 3 Views: 509 Re: where am I wrong ??? 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 the... |
Forum: C++ Jun 26th, 2007 |
| Replies: 3 Views: 509 where am I wrong ??? 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>
#include... |
Forum: C++ Jun 26th, 2007 |
| Replies: 1 Views: 436 is gtk+ right for me ? 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 openGl... |
Forum: C++ Jun 26th, 2007 |
| Replies: 18 Views: 1,587 Re: Anyone can do this in C++ 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: 1,587 Re: Anyone can do this in C++ 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: 1,713 Re: how to design board games in c++ 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,239 Views: 51,180 |
Forum: Posting Games Jun 25th, 2007 |
| Replies: 1,239 Views: 51,180 |
Forum: C++ Jun 22nd, 2007 |
| Replies: 9 Views: 1,713 Re: how to design board games in c++ 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: 428 Hi Everybody 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 for... |
Forum: C++ Jun 21st, 2007 |
| Replies: 9 Views: 1,713 how to design board games in c++ 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.
... |