[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] C programming, variable size array



On Fri, Dec 12, 2003 at 10:21:36PM +0100, John Smith wrote:
> #include <stdio.h>
>  
> int main
> (
>    int  nNumberofArguments,
>    char* apszArgument []
> )

Hungarian notation! Ugh!

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: