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

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

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

php - Get uncommon values from two or more arrays -