Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #72.8K
1 Posted Topic
[QUOTE=Software guy;1348934]I wrote this code solely for my own programming practice. Ofcourse you can use it for making keyloggers and typing tutors. But I would advise you to use it in a good way. [code] #include <iostream> #include <stdio.h> #include <conio.h> #include <Windows.h> using namespace std; FILE *f1; int main() …
The End.
bhanumaurya