Forum: Java Nov 24th, 2008 |
| Replies: 15 Views: 996 sorry but i don't know how to use vectors.can i do it with a different way??
Thanks |
Forum: Java Nov 24th, 2008 |
| Replies: 15 Views: 996 hi,sorry that i didn't describe my program clear enough.
i have a file contain the following
123 Nouryn current =5000
124 Jasmine investment =300
the customer want to add to his... |
Forum: Java Nov 23rd, 2008 |
| Replies: 15 Views: 996 first i know how to open a file and write in it and save it I'm not gonna waste my time for such a thing.second my problem is i write to the file customer data and then the customer can edit it so i... |
Forum: Java Nov 23rd, 2008 |
| Replies: 15 Views: 996 Hi,I need to edit in a file without deleting all the data.
Thanks |
Forum: Java Nov 2nd, 2008 |
| Replies: 2 Views: 335 hi,my program should plot a graph of two function and then get the intersection point and get the points on the x,y axis then i get the value of it in a function z and get the highest value of z i... |
Forum: Java Oct 24th, 2008 |
| Replies: 4 Views: 726 first thanks for your answer but i need to know which class can be imported to draw such an inequality. |
Forum: Java Oct 24th, 2008 |
| Replies: 4 Views: 726 Hi,
i need to know how to create a program draw a graph once i insert a linear programming equations can it be done by java???how???
thanks |
Forum: Java Jul 22nd, 2008 |
| Replies: 3 Views: 411 Thanks alot Alex you clearified so many things to me
Thanks |
Forum: Java Jul 22nd, 2008 |
| Replies: 3 Views: 411 I Used to be a c++ programmer and now i'm starting to learn java all by my self so i need a help in how to get starting begging with compiler and IDE tools and the basic diffrants between c++ and... |
Forum: C++ May 7th, 2008 |
| Replies: 5 Views: 851 i've edited the code and made a function for sorting but now i need the modifiy function how can i modify a contact that's my code hope u can help
#include<iostream>
#include <cstring>... |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 851 that is one of the function that if the user want to add another contact to the original phone book which already contain names |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 851 i don't have a clue a bout the sort i've tried many functions from the internet but they didn't work but i've began in the other function in the phone book and that is what i get thnx
... |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 851 i need help in c++ program I'm asked to make a phone book which can sort all the names in it alphabetically plllllz i need help |