Forum: C Jun 23rd, 2006 |
| Replies: 8 Views: 2,154 wow its amazing ,it did reduce them to 2 warnings.:)
Thnx ppl but still this program doesnt do eactly what i want to..
Have u ever!! i think i did all could but now i've got no clue how to... |
Forum: C Jun 23rd, 2006 |
| Replies: 8 Views: 2,154 Ok here r warnings that received!!
Deleting intermediate files and output files for project 'phonebook - Win32 Debug'.
--------------------Configuration: phonebook - Win32... |
Forum: C Jun 23rd, 2006 |
| Replies: 8 Views: 2,154 so how about this i've changed the search method by refering to one the threads hear ,syntax is ok but not doing what i want and im even receing some warnigs can anybody try to run it figure out for... |
Forum: C Jun 21st, 2006 |
| Replies: 8 Views: 2,154 I have a problem with search function by name ,could anyone help me?
This my code so far!!
Thanks in advance.
#include <iostream>
#include <fstream>
#include <iomanip>
#include <cstdlib>... |
Forum: Java Jan 7th, 2006 |
| Replies: 1 Views: 1,092 This is what i have tried so far and im in the middle of its half way maybe far from the end and have no idea how to continue .And just so u know im a beginner so...
... |