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. Managed C++/CLI
  4. Defenition of library function

Defenition of library function

Scheduled Pinned Locked Moved Managed C++/CLI
c++
4 Posts 3 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.
  • S Offline
    S Offline
    Shamnar
    wrote on last edited by
    #1

    Hi Experts, As i am a beginer in C++ i met with a confusion. I would like to know where the actual defention of library function is present. For eg: the defention of strlen(). Is it present in string.h. Or just the declaration only present in the string.h. please clrify my doubts. Thanking you Shamnar

    shamnar

    T N 2 Replies Last reply
    0
    • S Shamnar

      Hi Experts, As i am a beginer in C++ i met with a confusion. I would like to know where the actual defention of library function is present. For eg: the defention of strlen(). Is it present in string.h. Or just the declaration only present in the string.h. please clrify my doubts. Thanking you Shamnar

      shamnar

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      strlen() is defined in the C runtime. it is not a function you should use in C++/CLI.


      TOXCCT >>> GEII power

      [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

      1 Reply Last reply
      0
      • S Shamnar

        Hi Experts, As i am a beginer in C++ i met with a confusion. I would like to know where the actual defention of library function is present. For eg: the defention of strlen(). Is it present in string.h. Or just the declaration only present in the string.h. please clrify my doubts. Thanking you Shamnar

        shamnar

        N Offline
        N Offline
        NrmMyth
        wrote on last edited by
        #3

        I think you can't find the definition because they are compiled into library files.

        S 1 Reply Last reply
        0
        • N NrmMyth

          I think you can't find the definition because they are compiled into library files.

          S Offline
          S Offline
          Shamnar
          wrote on last edited by
          #4

          thnks to both of u for spending your valuable time to reply a simple question like this. Shamnar

          shamnar

          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