| Author |
different question relating to the recursion
|
Justin Fox
Ranch Hand
Joined: Jan 24, 2006
Posts: 802
|
|
ok say i have an array char [] = new char [N]; and say the array is {h,e,l,l,o}; how would i get say: String word; to equal "hello"?
|
You down with OOP? Yeah you know me!
|
 |
Ken Blair
Ranch Hand
Joined: Jul 15, 2003
Posts: 1078
|
|
|
|
 |
Ken Blair
Ranch Hand
Joined: Jul 15, 2003
Posts: 1078
|
|
|
P.S. This has nothing to do with recursion.
|
 |
 |
|
|
subject: different question relating to the recursion
|
|
|