为何如此有效? [英] Why this works???

查看:58
本文介绍了为何如此有效?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

#include< stdio.h>

int main(void){printf(" hello,world \ n"); }


我在打开所有警告的情况下编译它仍然可以正常工作。

#include <stdio.h>
int main(void) { printf("hello, world\n"); }

I compile it with all warning turned on and it still works fine.

推荐答案

ga ***** @ xmission.xmission.com (Kenny McCormack)在新闻中写道:fm8ufo
ga*****@xmission.xmission.com (Kenny McCormack) wrote in news:fm8ufo


hfj


1

@ news.xmission.com:
1
@news.xmission.com:

# include< stdio.h>

int main(void){printf(" hello,world \ n"); }


我在打开所有警告的情况下编译它仍然可以正常工作。
#include <stdio.h>
int main(void) { printf("hello, world\n"); }

I compile it with all warning turned on and it still works fine.



忘记你是一个巨魔的时刻 - 一个实际上是一个巨无霸的b $ b。编程,虽然,很遗憾你没有贡献

你的专业知识 - 我们都已经知道为什么C标准允许

程序做任何事情喜欢。


我有很多朋友可以让人们吵醒......但是说实话他们已经有了b $ b比发布到

新闻组更好,更有趣的方式。这就是为什么我会相信你确实比C的过往兴趣确实有更多的价值。


我想你会发现如果你要开始发布其他东西比bpe更多的东西,那么常客会张开双臂欢迎你。不,

这不是邀请开始辩论。事实上,作为一个预防措施,我现在要把这个帖子杀死这个帖子。


生活中祝你好运,没有人可以否认你很有创意和创造力,即使它是错位的。


-
$ b $bTomásó héilidhe


Forgetting for the moment that you''re a troll -- a troll who''s actually
not half-bad at C programming, albeit, it''s a shame you don''t contribute
your expertise -- we both already know why the C standard permits that
program to do whatever it likes.

I''ve plenty of friends that get a kick out of winding people up... but
to be honest they''ve got better, more entertaining ways than posting to a
newsgroup. Which is why I''m led to believe that you actually do have more
than a passing interest in C.

I think you''ll find that if you were to start posting something other
than tripe, that the regulars would welcome you with open arms. And no,
that''s not an invitation to start a debate. In fact, as a precaution, I''m
going to killfile this thread right now.

Best of luck to you in life though, nobody can deny that you''re
creative and inventive, even if it''s misplaced.

--
Tomás ó héilidhe


这篇关于为何如此有效?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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