This topic has not yet been rated - Rate this topic

ML Warning A4014 

instructions and initialized data not supported in BSS segments

An attempt was made to define initialized data within a BSS section. A BSS section is defined as a class whose name is BSS. This includes the simplified segment .data?.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.