帮忙推荐一本C语言经典书籍解决思路

帮忙推荐一本C语言经典书籍
介绍C语言API函数的,就是功能类似于罗云彬win32汇编那本书的C语言版。
------解决方案--------------------
查MSDN是Windows程序员必须掌握的技能之一。
搜索下载安装MSDN98:
mk:@MSITStore:C:\MSDN98\98VS\2052\vccore.chm::/html/_crt_run.2d.time_routines_by_category.htm
Run-Time Routines by Category
This chapter lists and describes Microsoft run-time library routines by category. For reference convenience, some routines are listed in more than one category. Multibyte-character routines and wide-character routines are grouped with single-byte – character counterparts, where they exist.

The main categories of Microsoft run-time library routines are:

Argument access Floating-point support 
Buffer manipulation Input and output 
Byte classification Internationalization 
Character classification Memory allocation 
Data conversion Process and environment control 
Debug Searching and sorting 
Directory control String manipulation 
Error handling System calls 
Exception handling Time management 
File handling