No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Wow! What a long thread! I've done the 2-byte program too. I saved the binary to "int ?" something to call the boot ROM - can't remember to a DOS .com file. The 1 byte would be a 0x90 which is handy for padding out hacker shell code but doesn't …
Eddy518, Logic-wise, it looks like you want to feed the result of find_sum() into the fourth parameter of display_output(). Get rid of 'total' altogether and say 'display_output(num1, num2, num3, sum). Some would just say 'display_output(num1, num2, num3, find_sum(num1, num2, num3))' but that is not much fun to look at or …
This is a wild guess but maybe it will help. If there is no error or security message, perhaps one of the annoyance fixers added a popup stopper to your browser.
Hello, I tried to find something for me before starting a new thread but every situation is different. Mine is that I am installing Red Hat 9 onto a partition that I already created using Partition Commander. What I have in physical order: 25G NTFS for my W2K 509M who …
The End.
z80-2-Risc