Pointers in C Programming〈1st ed.〉 : A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays

個数:1
紙書籍版価格
¥12,810
  • 電子書籍
  • ポイントキャンペーン

Pointers in C Programming〈1st ed.〉 : A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays

  • 著者名:Mailund, Thomas
  • 価格 ¥11,915 (本体¥10,832)
  • Apress(2021/04/22発売)
  • 麗しの桜!Kinoppy 電子書籍・電子洋書 全点ポイント25倍キャンペーン(~3/29)
  • ポイント 2,700pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781484269268
  • eISBN:9781484269275

ファイル: /

Description

Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer basics and advanced features. It includes the latest versions of the C language, C20, C17, and C14.  

You’ll see how pointers are used to provide vital C features, such as strings, arrays, higher-order functions and polymorphic data structures. Along the way, you’ll cover how pointers can optimize a program to run faster or use less memory than it would otherwise.

There are plenty of code examples in the book to emulate and adapt to meet your specific needs.

What You Will Learn

  • Work effectively with pointers in your C programming
  • Learn how to effectively manage dynamic memory
  • Program with strings and arrays
  • Create recursive data structures
  • Implement function pointers

Who This Book Is For 

Intermediate to advanced level professional programmers, software developers, and advanced students or researchers. Prior experience with C programming is expected. 

Table of Contents

1: Introduction.- 2: Memory, Objects, and Addresses.- 3: Pointers.- 4: Pointers and Types.- 5: Arrays.- 6: Working with Arrays.- 7: Strings.- 8: Substrings Through Ranges.- 9: Dynamic Memory Management.- 10: Generic Dynamic Arrays.- 11: Singly-linked Lists.- 12: Search Trees.- 13: Function Pointers.- 14: Generic Lists and Trees.- 15: Reference Counting Garbage Collection.- 16: Allocation Pools.- 17: Conclusions.



最近チェックした商品