Dave McGuire wrote:
What you are looking for is a bit-vector - it is possible to name every bit in it likeI have it here but don't feel like digging through it, and it seems like it's fresh in your mind so I'll ask...Is there anything in C99 that'd allow for packing bools into a byte or word value, a-la Pascal's "packed array of boolean"?
components in a structure. It's a standard but rarely used datatype in C. Armin _______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user