• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Enomothem
If we're gonna do this,we've got to do it now.
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2019年11月21日

C lang:Pointer and Array
摘要: Xx_Introduction Point and Array germane. Xx_Code Bx_Replace x a not use pointer include define M 12 int main(void) { int days[M] = {31, 28, 31, 30, 31 阅读全文
posted @ 2019-11-21 18:51 Enomothem 阅读(213) 评论(0) 推荐(0)
 
C lang:Array_Multidimensional arrays
摘要: ``` #include #include #define YEARS 5 #define MONTHS 12 void color(short x); int main(void) { //definition array const float rain[YEARS][MONTHS] = { {1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 0.1, 阅读全文
posted @ 2019-11-21 16:03 Enomothem 阅读(137) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3