Forum: C++ May 28th, 2006 |
| Replies: 3 Views: 1,152 hello,
can some one pls tell me if we can ignore strings in a sentence in c++??
Eg:
hello , how are you?
am fine , how are you?
when will you get to the party?
If this is a mail then how... |
Forum: C++ May 24th, 2006 |
| Replies: 6 Views: 984 maybe ur rite.. sorry .. wil try again. |
Forum: C++ May 23rd, 2006 |
| Replies: 6 Views: 984 i deleted that code .. every bit of it ... have to type it in again ... but am surethat if i run it again too many times to correct it its gonno crash again ... just wanted to knw if there is... |
Forum: HTML and CSS May 23rd, 2006 |
| Replies: 0 Views: 1,292 hello ,
dint know where exactly to put this post put thought this forum would be my safest bet ... well i need help with a problem ,
am trying to extract the html from my email . but all i can see... |
Forum: C++ May 23rd, 2006 |
| Replies: 6 Views: 984 hello,
am doing a project for school . it involves a lot of file and string operations and i keep compiling the code over and over again to see if it is working properly ... all of a sudden the code... |
Forum: C May 23rd, 2006 |
| Replies: 4 Views: 1,035 thankx ... am doing a project for school which involves a lot of file operations i wantedto avoid using an intermediate file as a buffer so thought of using lists/vectors which will be faster and... |
Forum: C May 21st, 2006 |
| Replies: 4 Views: 1,035 hello,
i have a few questions pls help me out with them coz am really confused ..
1. can lists or vectors passed as parameters in a function?
2. can the lists or vectors be returned ?
i... |
Forum: C++ May 15th, 2006 |
| Replies: 4 Views: 1,495 |
Forum: C++ May 15th, 2006 |
| Replies: 4 Views: 1,495 thankx !! one question .. elements wont be repeated in a map is it?? for example if i ve 3 elements say "how" ..then in a map wil it be stored as
how 3
how 3
how 3
or wil it be stored only... |
Forum: C++ May 14th, 2006 |
| Replies: 4 Views: 1,495 hello,
how do i remove elements which are repeated in a list .I cant seem to do it . in this program i am first putting elements into the list ,then searching for a particular element seeing how... |
Forum: C++ May 12th, 2006 |
| Replies: 4 Views: 1,102 thankx :) it worked wel . now using trhe STL for most of the things |
Forum: C++ May 10th, 2006 |
| Replies: 4 Views: 1,102 hello,
am doing a project for my school . am asked to ,
1. open a file
2. tokensise the contents and then change the case of all the letters to lower case
3. search for all the words in tat... |
Forum: Community Introductions May 10th, 2006 |
| Replies: 0 Views: 580 hello ,
i am achala. am a student from india .hope this forum helps me in doing my project work. |