当前位置:网站首页>Common errors in C language debugging -- brief answer
Common errors in C language debugging -- brief answer
2022-07-23 11:19:00 【rookieﻬ°】
Ⅰ. Compiler error : This kind of mistake is the easiest , Double click the error prompt to jump to the line where the error occurred .
Pictured : 
Ⅱ. Linked error : Generally, the identifier name does not exist or is misspelled . Such as : I want to quote strlen() function , But I misspelled the function name , Then you will be prompted that the function name you spelled is undefined or does not exist . So how do we do it ? Of course there are solutions , At this time, you only need to check the most similar function name according to the error prompt , Just correct it !
Ⅲ. Runtime error : This is undoubtedly the most difficult mistake , But there are solutions . For this kind of mistake , We need to use debugging to gradually locate errors , And then solve , It may take a lot of time , But a good programmer , How can you make yourself bug Rampant ? Of course, we also have many skills to solve such problems , For example, we can use breakpoints , Cleverly design breakpoints and other ways to locate faster ! This depends on our accumulation , I will also popularize some common skills for you later !
Keep an eye on it ~
边栏推荐
- 3.Flask 中的线程
- JDBC的學習以及簡單封裝
- 字典创建与复制
- JDBC database connection pool
- [metric]使用Prometheus监控flink1.13org.apache.flink.metrics
- JWT header进行编码过程
- Machine learning algorithm for large factory interview (6) time series analysis
- Error when PLSQL creates Oracle Database: when using database control to configure the database, it is required to configure the listener in the current Oracle home directory. You must run netca to co
- 【Pyradiomics】提取的影像组学特征值不正常(很多0和1)
- [untitled]
猜你喜欢

Pycharm occupies C disk
![[Doris]配置和基本使用contens系统(有时间继续补充内容)](/img/74/21c5c0866ed6b1bb6f9a1e3755b61e.png)
[Doris]配置和基本使用contens系统(有时间继续补充内容)

plsql创建Oracle数据库报错:使用Database Control配置数据库时,要求在当前Oracle主目录中配置监听程序 必须运行Netca以配置监听程序,然后才能继续。或者
![[metric]使用Prometheus监控flink1.13org.apache.flink.metrics](/img/9a/f6ef8de9943ec8e716388ae6620600.png)
[metric]使用Prometheus监控flink1.13org.apache.flink.metrics

JDBC Learning and simple Encapsulation

First meet flask

PyGame realizes the airplane war game

When using cache in sprintboot, the data cannot be loaded

【C语言】什么是函数?函数的分类和侧重(帮你快速分类和记忆函数)
[email protected]‘] failed with code 1"/>npm init vite-app <project-name> 报错 Install for [‘[email protected]‘] failed with code 1
随机推荐
高阶函数的应用:手写Promise源码(三)
【Pyradiomics】提取的影像组学特征值不正常(很多0和1)
js中类数组对象以及类数组转换的方法(ES6, ES5)
JWT header for coding process
[untitled]
Differences and basic operations of shell/sh/bash
C语言中的分支和循环语句归属
JDBC learning and simple encapsulation
When using cache in sprintboot, the data cannot be loaded
cuda10.0配置pytorch1.7.0+monai0.9.0
gbk编解码器无法解码的问题,有可能出题出在文件名上
【无标题】
牛客刷题记录--Mysql
字典创建与复制
3.Flask 中的线程
高阶函数的应用:手写Promise源码(二)
JDBC database connection pool
从零开始的pytorch小白使用指北
【无标题】
MySQL statement queries all child nodes of a level node