1 2 3 4 5 6 7 8 9 10 11
struct { sqlint32 coord_id; struct { short length; char data[50]; } gi; double x; double y; } coordinates;
Copyright © 2009 Don Pellegrino All Rights Reserved.