Showing results 1 to 33 of 33
Search took 0.01 seconds.
Posts Made By: bvgsrs
Forum: Posting Games Jul 17th, 2007
Replies: 3,015
Views: 133,130
Posted By bvgsrs
Re: Fantastic word game

NEWS stands for North East Weast South
Forum: Posting Games Jul 13th, 2007
Replies: 3,341
Views: 127,088
Posted By bvgsrs
Forum: C Jul 12th, 2007
Replies: 6
Views: 566
Posted By bvgsrs
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
Posted By bvgsrs
Forum: Posting Games Jul 11th, 2007
Replies: 3,341
Views: 127,088
Posted By bvgsrs
Forum: Posting Games Jul 10th, 2007
Replies: 3,015
Views: 133,130
Posted By bvgsrs
Re: Fantastic word game

warming water makes it healthy to drink
Forum: C Jul 9th, 2007
Replies: 11
Views: 1,390
Posted By bvgsrs
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
Posted By bvgsrs
Forum: C Jul 6th, 2007
Replies: 11
Views: 1,390
Posted By bvgsrs
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
Posted By bvgsrs
Re: Fantastic word game

bad was the weather here the other day
Forum: Java Jul 6th, 2007
Replies: 14
Views: 1,142
Posted By bvgsrs
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
Posted By bvgsrs
Forum: Posting Games Jul 5th, 2007
Replies: 3,015
Views: 133,130
Posted By bvgsrs
Re: Fantastic word game

please, please her with a gift on her birthday
Forum: Java Jul 5th, 2007
Replies: 14
Views: 1,142
Posted By bvgsrs
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
Posted By bvgsrs
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
Posted By bvgsrs
Forum: Getting Started and Choosing a Distro Jul 4th, 2007
Replies: 31
Views: 4,013
Posted By bvgsrs
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
Posted By bvgsrs
Re: Fantastic word game

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,015
Views: 133,130
Posted By bvgsrs
Re: Fantastic word game

tomorrow never comes... when it comes it becomes today !!!
Forum: C Jul 3rd, 2007
Replies: 11
Views: 1,390
Posted By bvgsrs
Re: plz help me solving below programs

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,015
Views: 133,130
Posted By bvgsrs
Re: Fantastic word game

impossible would be the computations without computers
Forum: C++ Jun 29th, 2007
Replies: 18
Views: 1,587
Posted By bvgsrs
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
Posted By bvgsrs
Question 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
Posted By bvgsrs
Question 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
Posted By bvgsrs
Question 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
Posted By bvgsrs
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
Posted By bvgsrs
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
Posted By bvgsrs
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
Posted By bvgsrs
Re: Yes or No

no

do you like the hip- hop of shakira ???
Forum: Posting Games Jun 25th, 2007
Replies: 1,239
Views: 51,180
Posted By bvgsrs
Re: Yes or No

no

don't you like coffee ?
Forum: C++ Jun 22nd, 2007
Replies: 9
Views: 1,713
Posted By bvgsrs
Question 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
Posted By bvgsrs
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
Posted By bvgsrs
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.
...
Showing results 1 to 33 of 33

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:34 am.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC