On Wed, May 22, 2013 at 09:08:35PM -0500, Dick Hollenbeck wrote: > IMO, data should not be defined in a header file.
Completely agree. I was only suggesting a useful workaround for a common case. Another technique I like for big, one-file-only data is to declare them at the beginning and define them at the end (like the postscript font metrics). -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

