Posts
 
Reputation
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
1 Commented Post
0 Endorsements
Ranked #72.8K
~383 People Reached
Favorite Forums
Favorite Tags
c++ x 2

1 Posted Topic

Member Avatar for +_+man

[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() …

Member Avatar for bhanumaurya
0
383

The End.