Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #25.0K
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags
c++ x 7
c x 1
Member Avatar for BountyX

well lately I have been working on a CPU core for 6502 assembly, and I have been writing it all in c++. However for obvious reasons I was thinking of remaking the core in assembly. First I was wondering if it would be worth it (speed wise) to write functions …

Member Avatar for naradasu74
0
511
Member Avatar for forgotten

This what I have done so far... (to cscgal and inscissor) As you can probably tell I have't done C++ for long; only a few weeks now so please point out any mistakes that I have made. Here is some evidence to prove that I have tried, even though it …

Member Avatar for BountyX
0
165
Member Avatar for Bleek

how do u pause a command in c++? i know how to pause using system("pause") or cin.get() but i want to know hot to make the program sleep for a certain ammount of time... like vbs' wscript.sleep 1000... if that helps thanx

Member Avatar for BountyX
1
221
Member Avatar for BountyX

I want to write a program that will take a screenshot and save it as a jpeg thumbnail with custom compression settings. I have no clue where to start, except for google, which didn't really help. Can somebody point me in the right direction?

Member Avatar for BountyX
0
135
Member Avatar for BountyX

I got this big problem. I have to automate a Telnet connection for this project but I have no idea on how to do that in C/C++ :( . I need to be able to send an ascii file's contents (1 command per line) so that it will automate those …

Member Avatar for infamous
0
333
Member Avatar for BountyX

Does anyone know of a good way to prevent a process from being hooked by another, or at least by detecting the hook?

Member Avatar for Aaerox
0
615