Re: memory leak or not?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Bill,

Ok than, maybe I wrote it wrong and did Jon not understand that.

I am glad I can help you with this.
The string is immutable what you are showing is not a reference.
You can have a look at what immutable means at these pages.
http://www.yoda.arachsys.com/csharp/parameters.html

A string is immutable, what you are showing is not a reference *to an
existing object*.

I hope that this what I thought what was obvious makes it more clear.

Jon does not know that I think.

Cor


.



Relevant Pages

  • Re: edit-replace function
    ... original search string (and if you paste the string from your message into ... original document by viewing the space characters with CTRL+* a space will ... The brackets are there only to ... Lewis Shanks wrote:> Jon: ...
    (microsoft.public.word.customization.menustoolbars)
  • Re: Calculations on activex components using IUSR
    ... I think you missed my point Jon. ... won't be affected by regional settings. ... After doing the calculations on my values the value is converted to string ... Try using CDbl() instead. ...
    (microsoft.public.vb.com)
  • Re: Encoding difference in Vista breaks my app :(
    ... algorithm, without knowing the passwords. ... sequence of binary data is a valid UTF-8 string. ... Jon Skeet - ...
    (microsoft.public.dotnet.framework.clr)
  • Re: How can I overcome the buffer limitation using StreamReader.Re
    ... Thanks Jon, I did read the article on the parent, child process deadlock ... read for the stderr and async. ... string ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: So whats null then if its not nothing?
    ... > Well Jon - I'd say they're both NULL. ... > string so we would store NULL. ... may or may not be something other than Unknown. ... the empty string is a perfectly normal string. ...
    (comp.databases.theory)