Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Heap in C#

Heap in C#

Scheduled Pinned Locked Moved C#
questioncsharpdata-structurestutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 11127370
    wrote on last edited by
    #1

    HI, EveryBody, I understand from Ur article that what is stack in C#,but i didn't understood what is heap in c#???So, i want more explanation about heap with simple example??? Thanks... IN Advance...

    P L J 3 Replies Last reply
    0
    • U User 11127370

      HI, EveryBody, I understand from Ur article that what is stack in C#,but i didn't understood what is heap in c#???So, i want more explanation about heap with simple example??? Thanks... IN Advance...

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      If this is in response to an article you should post it in the forum for that article, not here.

      1 Reply Last reply
      0
      • U User 11127370

        HI, EveryBody, I understand from Ur article that what is stack in C#,but i didn't understood what is heap in c#???So, i want more explanation about heap with simple example??? Thanks... IN Advance...

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        This is the third time you have asked this question. If you do not understand something about the explanations you have been given then go back to the original question and ask for clarification. Please do not keep posting the same question.

        1 Reply Last reply
        0
        • U User 11127370

          HI, EveryBody, I understand from Ur article that what is stack in C#,but i didn't understood what is heap in c#???So, i want more explanation about heap with simple example??? Thanks... IN Advance...

          J Offline
          J Offline
          Jim from Indy
          wrote on last edited by
          #4

          A heap is a memory storage and retrieval construct I learned about in college. It's a memory allocation and storage scheme not terribly unlike a stack. I honestly can't remember the exact details (from 1972...) but it's used extensively in compilers and other system level programming to manage limited memory efficiently. Google "memory heap", or consult Knuth's "The Art of Computer Programming" Volume 3 page 145. [Addison-Wesley, 1973]

          Jim

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups