Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Colin Thomsen
has contributed to:
How can I make Linux programs stop, start & restart from a Perl script?
How do you find the number of characters in a 'string' variable?
How to make an external call work when scheduling a PERL script through "Scheduled Tasks" on WIN2k?
I want to look for a text, then grab the next 2 characters after the found text. Please Help!
How can I call functions/voids below the current one, it won't let me when compiling?
C++: Class: Friend: Can someone tell me what a friend class is in C++?
C++: How to use the 'this' command in C++?
how do I find the class that an object is an instance of?
Is there a command in Perl to Auto execute the cgi ? for exe: each day it auto run the cgi 1 time
How can I convert HTML Tags to < ?
How do I write a IsDigit() function which will output the number as Digit(0-9) or Not digit to scree
How do I define and Use Dynamic Array in C++?
How can I create a variable named $foo from the variable $tmp="foo"?