C Recipes: A Problem-Solution Approach
暫譯: C 語言食譜:問題解決方法

Shirish Chavan

相關主題

商品描述

Solve your C programming problems with practical and informative recipes. This book covers various aspects of C programming including the fundamentals of C, operators and expressions, control statements, recursion, and user-defined functions. Each chapter contains a series of recipes that you can easily reference to quickly find the answers you are looking for.

C Recipes also contains recipes and solutions for problems in memory management, arrays, standard input and output, structures and unions, pointers, self-referential structures, data files, pre-processor directives, and library functions. 


What You Will Learn
  • Master operators and expressions

  • Write user-defined functions

  • Work with structures and unions

  • Use pointers

  • Define self referential structures

  • Leverage library functions


Who This Book Is For

Those with some experience in C programming.


商品描述(中文翻譯)

解決您的 C 程式設計問題,透過實用且具資訊性的食譜。本書涵蓋 C 程式設計的各個方面,包括 C 的基本概念、運算子與表達式、控制語句、遞迴以及使用者定義的函數。每一章節都包含一系列的食譜,您可以輕鬆參考,以快速找到所需的答案。

《C Recipes》還包含有關記憶體管理、陣列、標準輸入與輸出、結構與聯合、指標、自我參考結構、資料檔案、預處理指令以及函式庫函數的問題解決方案。

您將學到的內容:
- 精通運算子與表達式
- 撰寫使用者定義的函數
- 使用結構與聯合
- 使用指標
- 定義自我參考結構
- 利用函式庫函數

本書適合對象:
對 C 程式設計有一定經驗的人士。