摘要
数据类型是 C语言中的一个既简单又基本的问题 ,如果我们对它没有充分的理解 ,往往会导致一些莫名其妙的错误 .本文简要介绍 ANSI C推荐的数据类型处理方法 ,并结合 Turbo
Data types'is a simple and fundamental problem in the C programming language.Without fully understanding it, some strange errors might occar in C programs.This paper summaries ANSI C handling of data types, and analyzes some erroneous examples.
出处
《小型微型计算机系统》
CSCD
北大核心
2001年第9期1147-1149,共3页
Journal of Chinese Computer Systems
关键词
C语言
数据类型
程序设计
Data types
ANSI C
Turbo C
C programming