平台特定的API或C标准API [英] platform specific API or C standard API

查看:124
本文介绍了平台特定的API或C标准API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

是否有官方网站检查API(如tolower或
toLower)是否是特定于平台的API(例如Microsoft平台特定的,

Linux特定的)或C通用标准API?

提前感谢,

George

Hello everyone,
Are there any official site to check whether an API (like tolower or
toLower) is platform specific API (e.g. Microsoft platform specific,
Linux specific) or C common standard API?
thanks in advance,
George

推荐答案

George2写道:
George2 wrote:

大家好,


有官方网站吗?检查API(如tolower或

toLower)是否是特定于平台的API(例如特定于Microsoft平台,特定于Linux的b $ b)或C通用标准API?
Hello everyone,

Are there any official site to check whether an API (like tolower or
toLower) is platform specific API (e.g. Microsoft platform specific,
Linux specific) or C common standard API?



在标准中查找!


-

Ian Collins。

Look it up in the standard!

--
Ian Collins.


Ian Collins写道,在12/11/07 08:04:
Ian Collins wrote, On 12/11/07 08:04:

George2写道:
George2 wrote:

>大家好,

是否有任何官方网站需要检查API(如tolower或
toLower)是否是特定于平台的API(例如特定于Microsoft平台,特定于Linux的)或C通用标准API?
>Hello everyone,

Are there any official site to check whether an API (like tolower or
toLower) is platform specific API (e.g. Microsoft platform specific,
Linux specific) or C common standard API?



在标准中查找!

Look it up in the standard!



您可以在
http://clc-wiki.net/wiki/c_standard


也是一本好的教科书,如K& R2(请参阅常见问题解答参考书目
http://c-faq.com/


如果你已经尝试但找不到答案那么你可以在这里问一下

人们会告诉你一个函数是否是一个标准的C函数或不是。

-

Flash Gordon

You can find links to drafts of the standard at
http://clc-wiki.net/wiki/c_standard

Also a good text book such as K&R2 (see the bibliography of the FAQ at
http://c-faq.com/ )

If you have tried but cannot find the answer then you can ask here and
people will tell you whether a function is a standard C function or not.
--
Flash Gordon


11月12日凌晨2:01,George2< george4acade ... @ yahoo.comwrote:
On Nov 12, 2:01 am, George2 <george4acade...@yahoo.comwrote:

大家好,


是否有任何官方网站检查是否有API (比如tolower或

toLower)是特定于平台的API(例如特定于Microsoft平台,特定于Linux的b $ b b)或C通用标准API吗?


谢谢提前,

George
Hello everyone,

Are there any official site to check whether an API (like tolower or
toLower) is platform specific API (e.g. Microsoft platform specific,
Linux specific) or C common standard API?

thanks in advance,
George



任何好的,权威的C引用(如Kernighan& Ritchie's

The C Programming Language或哈比森& Steele''C:A Reference

Manual"或P.J. Plauger的The C Standard Library)将包含所有C标准库函数的

列表;所以,如果你在图书馆电话中来到

,这些参考资料中没有描述,

它是特定于平台的。

Any good, authoritative C reference (such as Kernighan & Ritchie''s
"The C Programming Language" or Harbison & Steele''s "C: A Reference
Manual" or P.J. Plauger''s "The C Standard Library") will contain a
listing of all the C standard library functions; so, if you come
across a library call that isn''t described in any of those references,
it''s platform-specific.


这篇关于平台特定的API或C标准API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆