Timeline for Assign a list of char *
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 13, 2022 at 3:24 | vote | accept | guyd | ||
| Jun 13, 2022 at 0:32 | history | became hot network question | |||
| Jun 12, 2022 at 18:12 | answer | added | Edgar Bonet | timeline score: 7 | |
| Jun 12, 2022 at 17:03 | comment | added | guyd | @Majenko AFAIK anyway you pass only pointer for the first cell of the array, or am I wrong ? | |
| Jun 12, 2022 at 16:45 | comment | added | Majenko | You're trying to pass an array of char * to a function that is expecting a single char *. | |
| Jun 12, 2022 at 16:30 | history | asked | guyd | CC BY-SA 4.0 |