patay na dennis ritchie inventor sa C, co-creator sa Unix
kinsa nakahay sunod sa mga IT heavy weights?
Dennis Ritchie died... - Ubuntu Forums
patay na dennis ritchie inventor sa C, co-creator sa Unix
kinsa nakahay sunod sa mga IT heavy weights?
Dennis Ritchie died... - Ubuntu Forums
wow, two heavy weights in a month.....tsk tsk tsk...
A sad month for IT World
Mag kita2 ra na cla ni Sir Steve sa iHeaven...![]()
gigamit nato ni san Pedro ang Ipad ni Steve Jobs sa mga records kung nagbinuang bana cla sa ilang kinanuhi sa kalibutan katong buhi pa cla. wahahaha. joke ra btaw
Indeed..grabeha jud, duha ka mga bigatin.Ang mga idol pa jud nko. RIP Dennis Ritchie!
halaaaaaaaaaa... undang na kog IT..... murag dali ra ma deads ning mga utokan sa IT.... i quit... lol. joke..
RIP bro DenRitch
basin mas ni paspas/efficient na ang processing did2 sa taas mao nang ni sunod dayon si DMR
#include <stdio.h>
int main(void)
{
printf("RIP Dennis Ritchie");
return 0;
}
why whats wrong..?
dont you think the 'void' in the main function is not necessary and is not part of the ISO rule of ANSI C?
hahaha
.. compilers such as GNU C will generate warnings without the 'void' in a parameterless function, some compilers like in portable C even generates link error..
in summary: some compilers complain if you don't use void in a parameterless function.
in respect to the death of DMR, it was a compiler independent code.. and that is how we do it old school style..
Last edited by cebugdev; 10-15-2011 at 09:26 PM.
Similar Threads |
|