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

Re: Programming question: missing braces around initializer



On Tue, Oct 05, 1999 at 11:58:23 +0200, Joop Stakenborg wrote:
> morse.c:52: warning: missing braces around initializer

> Anyone know how to fix?

Just a guess, perhaps Morse is a 2 or more dimensional array type rather
than a one-dimensional one, and you need to add braces for the rows?

Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.       
- The Hipcrime Vocab by Chad C. Mulligan    


Reply to: