Timeline for Why isn't the size of an array parameter the same as within main?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 30, 2017 at 18:16 | comment | added | alk | "when you print the size of array it will print the size of first element." no, it prints the size of a pointer. | |
| Dec 30, 2017 at 18:14 | comment | added | alk | In C there is no "call by reference". | |
| Dec 23, 2014 at 10:09 | review | Late answers | |||
| Dec 23, 2014 at 10:11 | |||||
| Dec 18, 2014 at 9:34 | review | First posts | |||
| Dec 18, 2014 at 9:34 | |||||
| Dec 18, 2014 at 9:32 | history | answered | dagrawal | CC BY-SA 3.0 |