I've alloted 1mb memory by using an array, from VC++ im reading the binary data as unsigned char and putting that in lab view array buffer of unsigned char and using SGL write vi to write it as a binary file. but the data is not correct as original. is there any difference between the VC++ bin format and Lab view bin format?