Mr Fab wrote: > Now gdb tells me that it is exploding at the: > > TitleFont[y++] = value.addr[x]; Which probably means that either TitleFont or value.addr doesn't point anywhere. Use gdb to print the values of all of the variables involved. -- Glynn Clements <[EMAIL PROTECTED]>
- String and Char cat Mr Fab
- Re: String and Char cat Glynn Clements
- Re: String and Char cat Mr Fab
- Glynn Clements
