• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Super quick Java question

JohnCU

Banned
Let's say I have a string with backslashes (\) in it and I want to get rid of them before I use the string...

string.replaceAll("\", "");

But that doesn't work...
 
Yeah I just tried that, but then I got a really funky error, but I think that's right, just something wrong with my program, thanks.
 
Since this is Off-Topic, I really like Starbucks' Cafe Verona blend, whole bean of course.

What are other people's favorite kinds of java?
 
I had French Vanilla capucchino this morning. It was pretty good. Gas station had it on sale, 20 ounces for 52 cents.

But since I write java code all day at work, I'm tired of it by the time I get done with a full day, which for me is about an hour and a half away.
 
Back
Top