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 / C++ / MFC
  4. Debug VS Release

Debug VS Release

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiodebuggingperformanceannouncement
4 Posts 2 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.
  • F Offline
    F Offline
    FarPointer
    wrote on last edited by
    #1

    Hi, why is that some errors come in the release mode ,but not in debug mode ,like Char ch[1]; then i try to copy the wholeno(1,2,....) into it ,it crashes in the release mode but not in the debug mode ,does it assign more space in the debug mode to the ch(in memory) more than told. Regards Farpointer

    P 2 Replies Last reply
    0
    • F FarPointer

      Hi, why is that some errors come in the release mode ,but not in debug mode ,like Char ch[1]; then i try to copy the wholeno(1,2,....) into it ,it crashes in the release mode but not in the debug mode ,does it assign more space in the debug mode to the ch(in memory) more than told. Regards Farpointer

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      can you provide us with the copying code? sometimes programming errors escapes in the debug mode and ideally there is no difference between the functionalit of debug and release apis.


      -prakash

      1 Reply Last reply
      0
      • F FarPointer

        Hi, why is that some errors come in the release mode ,but not in debug mode ,like Char ch[1]; then i try to copy the wholeno(1,2,....) into it ,it crashes in the release mode but not in the debug mode ,does it assign more space in the debug mode to the ch(in memory) more than told. Regards Farpointer

        P Offline
        P Offline
        Prakash Nadar
        wrote on last edited by
        #3

        this[^] is a good resource too.


        -prakash

        F 1 Reply Last reply
        0
        • P Prakash Nadar

          this[^] is a good resource too.


          -prakash

          F Offline
          F Offline
          FarPointer
          wrote on last edited by
          #4

          thanx prakash it has wat i want Regards Farpointer

          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