User profile: geosnipes

User info
User name:geosnipes
Name:Geovanni West
Location:Columbia, SC
Bio:Benedict College Student currently pursuing a Bachelors Degree in Computer Engineer.
History
Joined:
Number of posts:18
Latest posts:

Python help list and dictionaries
I wish to use a list to access each dictionary. How do I do this? The problem is at the function get...

How do you use rand() to change as according to time?
Rand() itself is suppose to produce a random number but as i can see a computer will produce the sam...

How do you implement a virtual function?
How do you implement a virtual function? What is the purpose of a virtual function?

Purpose of destructors
What is the purpose of a destructor in a real life program? What happens if you do not have it in...

Template method
you wrote typeid(T) i dont think that is possible because "T" is just a placeholder for a variable ...