> > We've been here before. What are you doing this? Why don't you write > thet data into a file and read it at runtime? That's what everyone > else would do. > > Reading the data at runtime would be no slower at all if you used > mmap() to do it. > > Andrew. It doesn't matter, why i do it on such way. The quastion is, why g++ cannot compile (without optimisaion, -O0, -Q) function (even rathner large one), where is only assignation code? what can be simpler than that? I haven't got yet the result, whether "intel c++" can do it... in progress... but i hoped, g++ can manage this problem. How i havbe to understand the value 38465536 (see subj)??? Regards, Pavel