Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
John Doe
has contributed to:
How can i declare a 2D dynamic array in C++, like a 1D int *x = new int[10];, but 2D. syntax?
how can i replace selected text in a textarea with a different test using both netscape and ie
How can I work on selected textarea text in Netscape and Opera?
How can I get the selected text in a textarea in Netscape browsers? I have done it easily in IE.
I'm using Visual C++ and need to read a large text file, parsing it into separate words, and then place the words in a hash table. Any ideas?
How do I insert text in front of and after selected area in textarea