You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
256abc64d5
As per Pramod's comment on stack overflow: In C int foo() and int foo(void) are different functions. int foo() accepts an arbitrary number of arguments, while int foo(void) accepts 0 arguments. In C++ they mean the same thing. I suggest that you use void consistently when you mean no arguments. |
8 years ago | |
---|---|---|
.. | ||
admiralStrokers | 8 years ago | |
dbroqua | 8 years ago | |
default | 8 years ago | |
denolfe | 8 years ago | |
iso_split_rshift | 8 years ago | |
midi | 8 years ago | |
poker | 8 years ago | |
sethbc | 8 years ago | |
smt | 8 years ago | |
stanleylai | 8 years ago | |
unxmaal | 8 years ago |