How to convert java object into C struct -


how can convert java object c struct? know can translate data xml need more quick , easy way this? possible solutions?

data serialisation buzz word here.

for quiet impressive list of techniques might read here: http://en.wikipedia.org/wiki/comparison_of_data_serialization_formats


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -