Jump to content

[Java] Sending a string through an Integer?


Recommended Posts

Basically, i need to convert a String into an int, then convert the int back to a String (making it be the same).

 

Is this possible? So i could have like

 

"The car drove under the bridge".

Then convert it to an int.

Then convert the int back to a String.

The String still equals "The car drove under the bridge".

 

Please post ASAP

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.