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. Other Discussions
  3. The Weird and The Wonderful
  4. if something then... nothing

if something then... nothing

Scheduled Pinned Locked Moved The Weird and The Wonderful
comsales
2 Posts 2 Posters 39 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
    Fernando A Gomez F
    wrote on last edited by
    #1

    This jewel is one of my favourites. I found it in a customer's code (they asked us to enhance the application):

    BOOL cIBatchDownload::OnInitDialog()
    {
    if (m_bCreated)
    {
    }

    ...

    return TRUE;
    }

    I eager to look deeper into this code to find more post for this newly created forum. :badger:

    A polar bear is a bear whose coordinates has been changed in terms of sine and cosine. Personal Site

    J 1 Reply Last reply
    0
    • F Fernando A Gomez F

      This jewel is one of my favourites. I found it in a customer's code (they asked us to enhance the application):

      BOOL cIBatchDownload::OnInitDialog()
      {
      if (m_bCreated)
      {
      }

      ...

      return TRUE;
      }

      I eager to look deeper into this code to find more post for this newly created forum. :badger:

      A polar bear is a bear whose coordinates has been changed in terms of sine and cosine. Personal Site

      J Offline
      J Offline
      John R Shaw
      wrote on last edited by
      #2

      Hmmm! :doh: I have done that when outlining the code before filling the in-betweens. The real question is: what was supposed to be inserted there?

      INTP "Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

      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