[okl4-developer] a question about struct :okl4_env_segments

Guanghui, Cheng cheng.guanghui.ml at gmail.com
Thu Apr 23 18:57:59 EST 2009


Hello:
	In the present okl4 3.0 the struct of okl4_env_segments is defined like this:
	
struct okl4_env_segments {
    okl4_word_t num_segments;
    okl4_env_segment_t segments[1];
};

	it seems 
	okl4_env_segment_t * segments
	is better.
	
	Is it right?
								Cheng Guanghui



More information about the Developer mailing list