String copy in same location in java
From: megha (megha_at_4cplus.com)
Date: 04/29/04
- Next message: Douglas A. Gwyn: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Mohamad Fazli: "Re: EXTERIOR OBJECT CONTROL USB THRU JAVA...."
- Next in thread: Liz: "Re: String copy in same location in java"
- Reply: Liz: "Re: String copy in same location in java"
- Reply: Raymond DeCampo: "Re: String copy in same location in java"
- Reply: Chris: "Re: String copy in same location in java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Apr 2004 22:17:38 -0700
Hi
I have string in java now i want to replace that string but at same
time I want
this string is replaced on same memory location on which first string
was.
How I can do it. In simple replace it creates different memory
location for every string even in tha case of replace.
Thanks in advance
- Next message: Douglas A. Gwyn: "Re: Cracking DES with C++ is faster than Java?"
- Previous message: Mohamad Fazli: "Re: EXTERIOR OBJECT CONTROL USB THRU JAVA...."
- Next in thread: Liz: "Re: String copy in same location in java"
- Reply: Liz: "Re: String copy in same location in java"
- Reply: Raymond DeCampo: "Re: String copy in same location in java"
- Reply: Chris: "Re: String copy in same location in java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|