Forum: C++ Mar 7th, 2008 |
| Replies: 2 Views: 471 hello
I have an error with template class and I can not understand what is the problem?
the code illustrate the arrangement of many of books by its publishers' names and if the books have same... |
Forum: C++ Nov 17th, 2007 |
| Replies: 8 Views: 1,080 Thank you Mr. Duoas, I thought that was wrong understanding or given wrong solution
Thank you your cooperation and patience
Maybe that come and ask again because I benefited greatly from your... |
Forum: C++ Nov 16th, 2007 |
| Replies: 8 Views: 1,080 sorry Duoas i did not understand
the code is not working with break statement
and it is working without it...
see the code i am using eclipse
and the out put
#include<iostream>... |
Forum: C++ Nov 15th, 2007 |
| Replies: 8 Views: 1,080 i take out break and i try your input the code is work and
when i leave it ,the code did not work ??????????
i did not now what the problem???
see the out put:::
Enter name ,please
0123... |
Forum: C++ Nov 15th, 2007 |
| Replies: 8 Views: 1,080 the problem is solved thank you Mr.Duoas
but i have qustion...
excuse me .....
1-why it must Add a break statement after you set i to zero:???
2- why you put (10000)??in line 3
what does it... |
Forum: C++ Nov 14th, 2007 |
| Replies: 8 Views: 1,080 hi::
i back with small problem and i wish to help me.
i have problem with getline()
i search about the solution and i find it but the problem is still
see the example
#include<iostream>... |
Forum: C++ Nov 12th, 2007 |
| Replies: 4 Views: 7,796 I understand
Thank you Narue for your help and sorry for weak language grammer... |
Forum: C++ Nov 12th, 2007 |
| Replies: 4 Views: 7,796 wooooooow:::
thank you Duoas so much...
it is great job ,
i really wander ,it is easy
but i have questions to fully understand the code;
the line 6 ::is it like declare a varible or pointer or... |
Forum: C++ Nov 11th, 2007 |
| Replies: 4 Views: 7,796 hi every body...
i have problem in my project,and i need help to solve it
the problem is ::
i have string variable and i want to store two values in it
one value is string that insert it by the... |