9 Jun
2003
9 Jun
'03
11:07 p.m.
Mirsad Todorovac wrote:
Arrays are generally aligned the same as their elements.
That's fine, but I would like to align i.e. this char array to the cache-line boundary: to start at i686's cache line. This way prefetch of data would IMHO be most efficient.
Then use an alignment attribute.
(And_then is an equivalent of {B+}, isn't it?)
No, it's just the opposite.
I thought and_then is the short-circuit version of "and".
Yes. Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707