- Strength to Increase Rep
- +4
- Strength to Decrease Rep
- -1
- Upvotes Received
- 4
- Posts with Upvotes
- 1
- Upvoting Members
- 4
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Software Engineer
- Interests
- Gardening, programming
Re: impossible would be the computations without computers | |
Re: 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 month or two. if you are looking for even a longer … | |
Re: do come up with a pseudocode on these ... we will help you to build on it ... put in your effort - Ram Sharma | |
Re: 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 ? | |
Re: 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 us suppose the server program is designed to accept two integers and return their sum. … | |
Re: 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 begin from 0 and not 1. if it zero then the … | |
Re: 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 nature of the psuedocode - let it be in … | |
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. [code=C] #include <cstdlib> #include <iostream> #define MAX 3 #define MIN 0 using namespace std; //int a[MAX][MAX]; int i,j; int Display(int *a) { int n=2; for (i=MIN; … | |
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 with GLUT help me in this regard ? Do I have to download … | |
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. would you suggest me some books or links also, that … | |
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 some game programming looking forward for great sharing of knowledge. |