send link to app

C Reference


4.4 ( 9904 ratings )
工具 参考
开发 Kenneth Wallace
0.99 USD

C Reference is a quick reference for the C programming language. If you are an experienced C programmer use it as a quick reference guide, or if you are a student or just learning C it can be a valuable tool to help the learning process. All of the data is contained within the application, no internet connection is required.

The C functions are separated into the following categories:
String Functions
String Conversion Functions
Character Functions
File Functions
I/O Functions
Math Functions
Date/Time Functions
Memory Allocation
Memory Functions
Utility Functions
Bit Manipulation

Also included is a reference guide for
Data Types
Conditionals
Looping
Pointers
Precedence Operators
Preprocessor Statements


Each detail sheet contains Syntax, Description and Example sections. Sample code is supplied for each detail sheet.