Forum: C Jun 30th, 2008 |
| Replies: 9 Views: 740 yes I do, but can I see what you have tried, cause this looks like one of those questions with little practical application and mostly for academic use only ? |
Forum: C Jun 30th, 2008 |
| Replies: 9 Views: 870 I had the same belief before, but some time ago Radical Edward had informed me in a different thread that (char * and char[]) are equivalent only when used in function declarations (eg void foo(char... |