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. Error ::implicit cast of pointer to non-equal pointer

Error ::implicit cast of pointer to non-equal pointer

Scheduled Pinned Locked Moved C / C++ / MFC
help
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.
  • H Offline
    H Offline
    harshadha
    wrote on last edited by
    #1

    Hai, can anyone let me know why this error is coming.... Code: pHandle=PCM_Strm_Open(test_event_callback,&test_param); Error: C3028E: : implicit cast of pointer to non-equal pointer Error: C3028E: '=': implicit cast of pointer to non-equal pointer Thanks in advance Harshadha

    C V D 3 Replies Last reply
    0
    • H harshadha

      Hai, can anyone let me know why this error is coming.... Code: pHandle=PCM_Strm_Open(test_event_callback,&test_param); Error: C3028E: : implicit cast of pointer to non-equal pointer Error: C3028E: '=': implicit cast of pointer to non-equal pointer Thanks in advance Harshadha

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      harshadha wrote:

      pHandle=PCM_Strm_Open(test_event_callback,&test_param);

      What is pHandle ? What is test_event_callback ? What is test_param ? What is PCM_Strm_Open ? What is it returning ? What is it accepting ?


      Cédric Moonen Software developer
      Charting control [v1.1]

      1 Reply Last reply
      0
      • H harshadha

        Hai, can anyone let me know why this error is coming.... Code: pHandle=PCM_Strm_Open(test_event_callback,&test_param); Error: C3028E: : implicit cast of pointer to non-equal pointer Error: C3028E: '=': implicit cast of pointer to non-equal pointer Thanks in advance Harshadha

        V Offline
        V Offline
        vibindia
        wrote on last edited by
        #3

        PCM_Strm_Open(test_event_callback,&test_param); is the above function is uesedefined one.

        VIBIN "Fool's run away,where angle's fear to tread"

        1 Reply Last reply
        0
        • H harshadha

          Hai, can anyone let me know why this error is coming.... Code: pHandle=PCM_Strm_Open(test_event_callback,&test_param); Error: C3028E: : implicit cast of pointer to non-equal pointer Error: C3028E: '=': implicit cast of pointer to non-equal pointer Thanks in advance Harshadha

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Is this with a Microsoft compiler?


          "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

          "Judge not by the eye but by the heart." - Native American Proverb

          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