It's called a trojan. Short for Trojan Horse - lookup the history of Troy for the original idea. Probably you'll need to participate in...
xpi0t0s has reported a post. Reason:Irrelevant nonsense. Post: Find jobs in financial crisis Forum: Job Seeker Assigned Moderators: N/A Posted...
They're the same. for (x;y;z) { foo; } is equivalent to x; while (y) { foo; z; }. They're not exactly equivalent in later versions of the...
What on earth are you blathering on about? Please translate into English: "popup write ur hardware". I haven't got the faintest clue what that...
Do birds succeed, or can they chew?
Well, assuming the CPU doesn't have an on-board virtual memory manager, it'll only (not just at startup) see physical addresses. Often the VMM is...
You need to delete c:\program files\oracle as well. The installer keeps an inventory in there.
You can't deduce the size of RAM from that field alone; you need to know the processor architecture. For example x86 used a segment/offset system...
What hardware are you using? Have you any code samples you could work from? Adapting existing code is a lot easier than writing code from...
Could you start your own thread rather than hijacking someone else's thread?
xpi0t0s has reported a post. Reason:Irrelevant to this forum. This is a programming site, not a news site. Post: New York Laguardia Hudson river...
xpi0t0s has reported a post. Reason:Irrelevant crap. Post: alliance mariage Forum: Introduce yourself Assigned Moderators: N/A Posted by:...
Why must there be a hit ratio for writes? "a write -through procedure is used" <- think carefully about what this means. What will happen with...
There's no main function so it's impossible to know how you're using it. Write a main function, create a list, add some items at varying points...
"I am not sure if the characters are stored correctly in the array" What a strange way of putting it. Are they stored correctly or aren't they?...
Seems to be going down almost daily, around the same sort of time (1300-1430 UK time approx). Time to give the hosting provider a bit of a slap...
Run a decent firewall that logs when someone is trying to get in, then you'll know. Kerio Personal Firewall has a "trainer" mode where it'll...
"direct you how to use the source code"???? What on earth does that mean? Do you know anything about programming? If so then you'll know. If not...
Sometimes I find questions like this easier to work through if I use actual numbers. So let's say there are 100 memory accesses. How many read...
"I was looking at the following" referred to the attachment.
Separate names with a comma.