Can anyone explain how this works exactly ? IntA := IntA xor IntB IntB := IntB xor IntA IntA := IntA xor IntB It has been posted a longer time ago here .. And...
Start with the premise that if you xor a pattern against another pattern twice you'll end up back where you started, the rest is reasonably straightforward. ...
thanks lithium, just trying to keep up. every little bit helps __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful....
... Please keep in mind you must still click the "join" button. I just need you to e-mail me to confirm your subscription, so i'll know you're not spamming,...
i had this problem: i have to make a program which accepts number from 0 to 999 and translates them into words.. for example 153 will be "One Hundred and...
Ahoi all!!! Despite failing from electronics subject today, i still have enough good mood to help you ;) ... Well, it may take a long time to write :D First i...
... ********* Atentamente Rhinohop *********************** well its to long, but it work in spanish, change to english and of course, you can use this code for...
ups, look this is the code of call the procedure, so check the code, anything the rhino its in line. *********************code***************************** ...
Thank you very much Zsolto, but the second program didnt work at all... and we have been told only to use the case statement.. no functions or other things.....
I have a TPW 7.0 application running on a Windows NT network but I'm having a problem with reading and writing files. The problem is that NT automatically...
Well for first nt sharing is at user-level, that means you have to create a username/pass corresponding to each windows machine's login name and password. ...
Hey everybody, Im using the borland pascal 7.0 compiler.Now i am bothered with this procedure that doesn't do what it's supposed to.It's been about 4 years ...
... Hi All, I'm new here, but .... Ok. I don't know, but what are a and b?? I think, you must a and b to declare? and I think, you must that so ... ...
... Uuups, i have not seen. It's a Procedure!! Sorry. -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr...
Hey Kevin , Thanks for the help.I had figured out what caused the bad behavior.The second argument that was passed to the conversion function was in improper...
Any game programmers among us? Send me your games, i'd like to see what you all have come up with, first person shooters, space games, anything! Lets see...
... http://anonymusftc.tk click on ENTER ;) and then LUL you can download the program ... 3.12 is latest version! ... Well, its a labyrinth game with the worst...
i really don't know why my attachment file is being blocked. so here's the source code i'm trying to share. program Snake; uses crt; const UpArrow = #72;...
Dear Isaac, I think the group moderator has to agree to attachments being allowed, or some such. I tried your prog, and it is quite fun. Years ago, I was...
I see that all the leading spaces have been removed! So much for indentation! I should have poked the "Preview" option. If anyone wants an unmessed source...