Learn C for Android
Ideal for experienced C and C++ programmers, this application also includes popular tools in the GNU software collection. You’ll learn how to build C programs with GNU Make, compile executable programs from C source code, and test and debug your programs with the GNU debugger.
This itative application covers:
- C language concepts and language elements, with separate chapters on types, statements, pointers, memory management, I/O, and more.
- The C standard library, including an overview of standard headers and a detailed function reference.
- Basic C programming tools in the GNU software collection, with instructions on how use them with the Ecli.