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