Forum: Java Jun 23rd, 2005 |
| Replies: 6 Views: 1,552 As far as encryption is considerd it is onlly solution and as said MD% is one way encryption algorithm and even if someone decompiles it it cannot decrypt it !!
And If you r so concerd about... |
Forum: C Jun 8th, 2005 |
| Replies: 6 Views: 14,694 Ohhh thanks .....Its finally working .. |
Forum: C Jun 8th, 2005 |
| Replies: 6 Views: 14,694 Temperary variable to be passed in recursive function :evil: ??
temparary variable are temparary to scope of function and in recursive function we use global variable sort of things :rolleyes:... |
Forum: C Jun 8th, 2005 |
| Replies: 6 Views: 14,694 Ohhh I am new to the forum and I was not knowing the rules :mrgreen: :p That I have to show attempt ...
Here is what I was trying to do ! :evil: :evil:
Without Recurtion :-)
... |
Forum: C Jun 8th, 2005 |
| Replies: 6 Views: 14,694 please can someone give me code how to reverse single link list using recurtion
thanks |