User profile: hvigil

User info
User name:hvigil
History
Joined:
Number of posts:57
Latest posts:

How to start counting time ?
Hey , I want to know if there is a function or library that starts counting time when the program st...

How do you calculate time ?
Hello , I want to calculate time . Lets say when the program starts, time starts counting. And every...

How to make a linked list.
thanks

How to make a linked list.
No templates , I know it's a for loop but I can't think of the right algorithm.

How to make a linked list.
How can you make a linked list without having to write [code]node *head = NULL;[/code] [c...