Forum: C++ Jan 9th, 2008 |
| Replies: 0 Views: 537 Our servers is crashing everytime when my client scan my ports. And due minimal documentation since the code is writen few few years ago the only thing I could do is just recreate the whole event.... |
Forum: C++ Nov 13th, 2007 |
| Replies: 3 Views: 702 yes sir, omitting those tag gives to process at the other end. do we have samples that i could look in.. |
Forum: C++ Nov 13th, 2007 |
| Replies: 3 Views: 702 Hi Guyz, I had to create a program w/c objective is to omit a certain tag in xml file. the only thing in my mind is to search and get the length of the tag. my problem is what if that tag had a... |
Forum: C++ Jul 23rd, 2007 |
| Replies: 4 Views: 2,718 Oops, sorry
Unix platform
It seems like on the DB section of my code, it might be on storing procedure might fail and return 100. |
Forum: C++ Jul 23rd, 2007 |
| Replies: 4 Views: 2,718 Any one familiar with this error?
exit code 100 error |
Forum: C++ Apr 28th, 2007 |
| Replies: 3 Views: 19,792 After setting up your Flow chart make your pseusocode just for anlyzing where/when you should put those syntax. |
Forum: C++ Mar 21st, 2007 |
| Replies: 2 Views: 2,560 This snippet shows different types of csting liblary implementation. |
Forum: C++ Mar 21st, 2007 |
| Replies: 1 Views: 2,909 An interactive program using std::cin, std::cout, while loop and switch which will take from user no. 0 to 9 and print the number in characters. (eg. if user inters 0 the program shall respond You... |