当前位置:网站首页>Develop those things: go plus c.free to free memory, and what are the reasons for compilation errors?
Develop those things: go plus c.free to free memory, and what are the reasons for compilation errors?
2022-07-07 23:02:00 【TSINGSEE】
stay EasyGBS During the development and testing of platform functions , We are go Medium plus C.free Free memory , An error message appears in the figure below :“could not determine kind of name for C.free”( Compile failed ).
The following code is plus C.free After the function , Resulting in compilation failure :
stay EasyGBS In the same project , Other go There are also documents C.free Release memory functions in this way . When compiling the executable , There are no compilation errors .
So here , I immediately thought it might be some C The header file of is not added . Because in go Write in C Program , There will be no error prompt . So this leads to writing errors , But I don't know . Only when it is compiled into an executable program will an error be reported .
In view of the above situation , Compare two go in C The header file , Finally find #include <stdlib.h> References to header files .
cgo in C.free It can be done with #include <stdlib.h> Use it together , Refer to the following :
As a family, it originated from EasyDarwin Open source framework for technology-based enterprises , In the development process , We are also happy to communicate code technology with all technology development enthusiasts 、 Share development experience , To provide you with some small reference .
With AI The continuous development and application of Technology , We are also gradually integrating AI detection and analysis technology into the platform , For example, face detection 、 Face recognition 、 People flow statistics 、 Vehicle detection 、 License plate recognition 、 Track tracking 、 Behavior recognition, etc .
At present, we are based on EasyCVR The platform and AI Safety production camera , Launched a video that can be applied to the scene of enterprise safety production +AI Solution . among ,AI The safety production camera adopts a new embedded multi algorithm framework , Built in a variety of AI Algorithm , Algorithm can be selected according to camera configuration , In addition to helmet testing , It also includes fireworks detection 、 Indoor channel blockage detection 、 Off duty sleep detection 、 Perimeter intrusion detection 、 Occupancy detection of outdoor fire passage, etc . Interested users can go to the demonstration platform for experience or deployment testing .
边栏推荐
- 肠道里的微生物和皮肤上的一样吗?
- What does the model number of asemi rectifier bridge kbpc1510 represent
- DTC社群运营怎么做?
- Nx10.0 installation tutorial
- Leetcode94. Middle order traversal of binary trees
- Leetcode19. Delete the penultimate node of the linked list [double pointer]
- 行测-图形推理-9-线条问题类
- 【测试面试题】页面很卡的原因分析及解决方案
- Line test - graphic reasoning - 3 - symmetric graphic class
- Unity与WebGL的相爱相杀
猜你喜欢
行测-图形推理-3-对称图形类
Interview questions: how to test app performance?
UWA Q & a collection
Transparent i/o model from beginning to end
面试百问:如何测试App性能?
ASP.NET Core入门五
Use JfreeChart to generate curves, histograms, pie charts, and distribution charts and display them to jsp-2
Line test - graphic reasoning - 4 - alphabetic class
一次搞明白 Session、Cookie、Token,面试问题全稿定
IP network active evaluation system -- x-vision
随机推荐
The PHP source code of the new website + remove authorization / support burning goose instead of pumping
Variables and constants
ASP. Net core introduction V
微服務遠程Debug,Nocalhost + Rainbond微服務開發第二彈
每日一题——PAT乙级1002题
There is another problem just online... Warm
Some parameters of Haikang IPC
0-5vac to 4-20mA AC current isolated transmitter / conversion module
Use JfreeChart to generate curves, histograms, pie charts, and distribution charts and display them to jsp-2
面试百问:如何测试App性能?
PHP method of obtaining image information
Unity and webgl love each other
Debezium series: source code reading snapshot reader
Loki, the "open source star picking program", realizes the efficient management of harbor logs
Line test - graphic reasoning - 6 - similar graphic classes
“拧巴”的早教行业:万亿市场,难出巨头
Install mxnet GPU version
Robot autonomous exploration series papers environment code
Debezium系列之:支持 mysql8 的 set role 语句
Leetcode1984. Minimum difference in student scores