我和C有一个问题...... [英] The one problem that I have with C...

查看:69
本文介绍了我和C有一个问题......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



....是没有单个手册页列出了我可以参考的stdlib函数

。我在Unix环境中工作。


-

Daniel Rudy


电子邮件地址已被编码以减少垃圾邮件。

删除所有号码,然后删除无效,电子邮件,否和垃圾邮件进行回复。

解决方案




Daniel Rudy写道:

...是没有单一的手册页列出了我可以参考的stdlib函数。我在Unix环境中工作。




没有问题。

您的参考应该主要是国际标准,

ISO / IEC 9899.这个标准,而不是Unix手册页,

定义了语言。标准描述了所有

库函数。

-

Al Bowers

Tampa,Fl USA

mailto: xa******@myrapidsys.com (删除x到发送电子邮件)
http://www.geocities.com/abowers822/




" Daniel Rudy"

< 5n ***** ***********************@0e1m2a3i4l5.6p7a8c9 b0e1l2l3.4i5n6v7a8l9i0d1.2

n3e4t5>在消息中写道

news:pp ****************** @ newssvr13.news.prodigy.c om ...


...是没有单一的手册页列出了我可以参考的stdlib函数。我在Unix环境中工作。




然后写一个。不应该*那个*很难。仅仅是很多工作。


Quoth Daniel Rudy在2004-11-23左右:

我遇到的一个问题是C没有单个手册页
列出了我可以参考的stdlib函数。我在Unix环境中工作。




在Debian下,manpages-posix-dev软件包
http://packages.debian.org/unstable/...ages-posix-dev


提供/usr/share/man/man7/stdlib.h.7posix.gz,其中也包括``查阅''

部分列表(大概)所有stdlib.h函数:


< limits.h> ,< math.h> ,< stddef.h> ,< sys / types.h> ,

< sys / wait.h> ,系统接口的数量

IEEE Std 1003.1-2001,_Exit(),a64l(),abort(),

abs(),atexit(),atof( ),atoi(),atol(),atoll(),

bsearch(),calloc(),div(),drand48(),erand48(),

exit(),free(),getenv(),getsubopt(),grantpt(),

initstate(),jrand48(),l64a(),labs(),lcong48(),

ldiv(),llabs(),lldiv(),lrand48(),malloc(),

mblen(),mbstowcs(),mbtowc(),mkstemp(), mrand48(),

nrand48(),posix_memalign(),ptsname(),putenv(),

qsort(),rand(),realloc(),realpath( ),setstate(),

srand(),srand48(),srandom(),strtod(),strtof(),

strtol(),strtold(), strtoll(),strtoul(),str-

toull(),unlockpt(),wcstombs(),wctomb()

-trent



....is that there is no single man page that lists the stdlib functions
that I can reference. I''m working in a Unix environment.

--
Daniel Rudy

Email address has been encoded to reduce spam.
Remove all numbers, then remove invalid, email, no, and spam to reply.

解决方案



Daniel Rudy wrote:

...is that there is no single man page that lists the stdlib functions
that I can reference. I''m working in a Unix environment.



There is no problem.
Your reference should primarily be the International Standard,
ISO/IEC 9899. It is this Standard, and not a Unix manpage, that
defines the language. The Standard gives description to all its
library functions.
--
Al Bowers
Tampa, Fl USA
mailto: xa******@myrapidsys.com (remove the x to send email)
http://www.geocities.com/abowers822/



"Daniel Rudy"
<5n***************************@0e1m2a3i4l5.6p7a8c9 b0e1l2l3.4i5n6v7a8l9i0d1.2
n3e4t5> wrote in message
news:pp******************@newssvr13.news.prodigy.c om...


...is that there is no single man page that lists the stdlib functions
that I can reference. I''m working in a Unix environment.



Then write one. Should not be *that* difficult. Merely a lot of work.


Quoth Daniel Rudy on or about 2004-11-23:

The one problem that I have with C is that there is no single man page
that lists the stdlib functions that I can reference. I''m working in
a Unix environment.



Under Debian, the manpages-posix-dev package
http://packages.debian.org/unstable/...ages-posix-dev

provides /usr/share/man/man7/stdlib.h.7posix.gz, which in the `SEE ALSO''
section lists (presumably) all the stdlib.h functions:

<limits.h> , <math.h> , <stddef.h> , <sys/types.h> ,
<sys/wait.h> , the System Interfaces volume of
IEEE Std 1003.1-2001, _Exit(), a64l(), abort(),
abs(), atexit(), atof(), atoi(), atol(), atoll(),
bsearch(), calloc(), div(), drand48(), erand48(),
exit(), free(), getenv(), getsubopt(), grantpt(),
initstate(), jrand48(), l64a(), labs(), lcong48(),
ldiv(), llabs(), lldiv(), lrand48(), malloc(),
mblen(), mbstowcs(), mbtowc(), mkstemp(), mrand48(),
nrand48(), posix_memalign(), ptsname(), putenv(),
qsort(), rand(), realloc(), realpath(), setstate(),
srand(), srand48(), srandom(), strtod(), strtof(),
strtol(), strtold(), strtoll(), strtoul(), str-
toull(), unlockpt(), wcstombs(), wctomb()

-trent


这篇关于我和C有一个问题......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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