malloc "a value of type "void *" cannot be used to initialize an entity of type "int *"" #10250
Labels
bug
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Environment
window 10
1.74.0
1.12.4
(i downgraded version due to The files.associations doesn't work with 1.13.6 #10244)ubuntu(WSL) 20.04.4
Bug Summary and Steps to Reproduce
Bug Summary:
currently i'm working on c .
Using malloc in header file but it seems vscode praser recognize header file as cpp's header file.
main.h
main.c
definition of stdlib.h
they all go to same file
Steps to reproduce:
Other Extensions
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: