Forum: C++ Feb 10th, 2008 |
| Replies: 2 Views: 368 Re: vector and map By definition of maps compare what are you doing right now and what do you want it to do.May be what you want is
map<vector<vector<int> >,int > m;
vector<vector<int> > vvi;
int... |
Forum: C May 16th, 2006 |
| Replies: 2 Views: 818 Re: EXAM TOMORROW( Few Doubts ) Thanks..I understood the approaches.I understand the what is containership and I now understood in context to containers(as the name suggests).. but what I intended to know was the types in the... |
Forum: Java May 16th, 2006 |
| Replies: 4 Views: 971 Newbie in java Hi..
I have nearly learnt c++ ..and I want to learn java as i suppose softwares solutions are usually provided in java..:?: ...I know nothing about java.I saw the tutorials ..but the were not... |
Forum: C May 16th, 2006 |
| Replies: 2 Views: 818 EXAM TOMORROW( Few Doubts ) Hi..
Could any one tell me about...
1) What is top-down approach(POP) and bottom-up approach(OOP) and the difference between them..
2) Different types of containership (might be with exs..)
... |
Forum: C++ May 14th, 2006 |
| Replies: 1 Views: 672 Re: C++ help You can include ctype.h and it has functions isspace and isalpha which will help you ...and you need to extract character by character. |
Forum: C++ May 4th, 2006 |
| Replies: 4 Views: 951 Re: temperature help What is the problem ..specify that..and put brackets in the formula to avoid confusion and miscalculation |
Forum: C++ Apr 27th, 2006 |
| Replies: 2 Views: 704 Re: Please Help Get a switch loop working with a do..while. According to the choice increment the no of items of a particular type...finally sum up all and display..
Also can ask while taking order the no of... |
Forum: DaniWeb Community Feedback Apr 22nd, 2006 |
| Replies: 12 Views: 1,599 |
Forum: DaniWeb Community Feedback Apr 21st, 2006 |
| Replies: 12 Views: 1,366 Re: Solved OK wekk i knew that and so lets end the thread here..thanks for solving the problem the thread is solved!! |
Forum: DaniWeb Community Feedback Apr 21st, 2006 |
| Replies: 12 Views: 1,599 |
Forum: Geeks' Lounge Apr 21st, 2006 |
| Replies: 57 Views: 4,551 Re: Petition For Narue To Stay As Moderator Its decision finally going to be taken by her, But all those signing here(I too) want you to stay here for their own benefits;) and choice TOO ..It always pleasure to read your all posts..there are... |
Forum: C++ Apr 12th, 2006 |
| Replies: 4 Views: 1,629 Re: Word length sorting Think
According to your code what will happen in foll condition
if the first word entered is second largest second is largest and third one is smallest..... |
Forum: C++ Apr 12th, 2006 |
| Replies: 18 Views: 2,420 |
Forum: DaniWeb Community Feedback Apr 12th, 2006 |
| Replies: 12 Views: 1,366 Re: Solved Hey but what I meant was that if u can understand in what context the thanks was said and I was refering to the thanks said on the achievement of attaining the solution..I thought u would... |
Forum: DaniWeb Community Feedback Apr 11th, 2006 |
| Replies: 12 Views: 1,366 Re: Solved I am sayin on the basis that the person has posted thanks,said the problem is over, or I got the answer... |
Forum: DaniWeb Community Feedback Apr 11th, 2006 |
| Replies: 12 Views: 1,366 Re: Solved wat m tryin 2 say is that is ther no method for making people mark ther own problem solved threads as solved..sumthin compulsory |
Forum: DaniWeb Community Feedback Apr 11th, 2006 |
| Replies: 12 Views: 1,366 Solved Can only the thread starter mark he thread as solved..I suppose yes along with administrator..So any method for making everyone mark solved after writing thanks i.e. after problem is solved....
It... |
Forum: C++ Apr 11th, 2006 |
| Replies: 18 Views: 2,420 |
Forum: C++ Apr 11th, 2006 |
| Replies: 18 Views: 2,420 |
Forum: C++ Apr 11th, 2006 |
| Replies: 18 Views: 2,420 |
Forum: C++ Apr 11th, 2006 |
| Replies: 18 Views: 2,420 |
Forum: DaniWeb Community Feedback Apr 11th, 2006 |
| Replies: 12 Views: 1,599 |
Forum: DaniWeb Community Feedback Apr 10th, 2006 |
| Replies: 12 Views: 1,599 |
Forum: C Apr 10th, 2006 |
| Replies: 4 Views: 1,002 |
Forum: C Apr 10th, 2006 |
| Replies: 4 Views: 1,002 Re: C Programming-Adding overdraft fee Write The code according to your thinking..when and how do you calculate manually..simple when the user enters see
if there is a overdrawing
..if yes then deduct 35 and display the... |
Forum: DaniWeb Community Feedback Apr 9th, 2006 |
| Replies: 12 Views: 1,599 Re: Suggestion Hey Dani..Hi..
Well I went through that poll of yours in the same forum as in this..and so i suggested you to keep the subforums. I think you wanted to make all the forums one level deep..that is... |
Forum: DaniWeb Community Feedback Apr 8th, 2006 |
| Replies: 12 Views: 1,599 Suggestion Hello...
I found about the site through my friend. It has been a very useful site with posts ranging from the beginners to experts..A nice thing is the community is it tries to change the... |
Forum: C++ Apr 8th, 2006 |
| Replies: 1 Views: 876 Re: logical error so the input is $ and so read your if else condition properly in the function program.. |
Forum: C++ Apr 6th, 2006 |
| Replies: 16 Views: 2,849 Re: arrays and functions I tried and ran your program in my compiler which is turbo c++... your second code and it ran perfectly... |
Forum: C++ Apr 6th, 2006 |
| Replies: 16 Views: 2,849 Re: arrays and functions >>actually later you will learn that array is a type of constant pointer..no need to worry right now.
>>when you define an array it reqiures the no of elements at the time of compilation.. that is... |
Forum: C++ Apr 4th, 2006 |
| Replies: 16 Views: 2,849 Re: arrays and functions I suppose it is NOT required in such a short post!!!
It is READABLE & COMPREHENSIBLE for the NORMAL!!
EDIT::
HEY AHLUKA
I AM SORRY ...REALLY SORRY :o FOR WHAT I TYPED...IN A HASTE I MISUNDERSTOOD... |
Forum: C++ Apr 4th, 2006 |
| Replies: 16 Views: 2,849 Re: arrays and functions hello madonnamama,
please try and be specific in your problem. whether it is a logical or whatever error you get point it out..try and shorten your program by using more for loops and switch... |
Forum: C Apr 3rd, 2006 |
| Replies: 9 Views: 1,241 Re: C problem in strings and recursive check i have tried the code using ++s1 ..it will run..
but some changes are required..well when u compare s1 and s2 the char is not compared so change to *s1 and *s2..also after this the program calculates... |
Forum: C Apr 3rd, 2006 |
| Replies: 9 Views: 1,241 Re: C problem in strings and recursive check I have not compiled and ran the code...but see that when you increment s1 and s2 use ++s1 so that it moves the pointer and then passes the arguement.
I have a different compiler and so i shall try... |
Forum: C Apr 2nd, 2006 |
| Replies: 9 Views: 1,241 |
Forum: C Apr 2nd, 2006 |
| Replies: 9 Views: 1,241 Re: C problem in strings and recursive check [QUOTE=YoTaMiX]Code :
int func(char s1[], char s2[])
{
int i=0;
if (s1[i]!=s2[i]) return 0;
if (s1[i]==s2[i]) return 1+func(s1[i+1],s2[i+1]);
}
/QUOTE]
>>if (s1[i]!=s2[i]) return 0; |
Forum: ASP.NET Mar 2nd, 2006 |
| Replies: 2 Views: 1,215 |
Forum: ASP.NET Mar 1st, 2006 |
| Replies: 2 Views: 1,215 Basic Info about asp.net Hi everyone...
I have a workshop of asp.net in my college on saturday. I am interested in atending it .. so can anyone just give me basic details of asp.net...
what is it..
what to... |
Forum: C++ Feb 21st, 2006 |
| Replies: 16 Views: 5,034 |
Forum: C++ Feb 21st, 2006 |
| Replies: 16 Views: 5,034 |