Added example on how to handle unions.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 16 Jun 2012 11:08:40 +0000 (14:08 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 16 Jun 2012 11:08:40 +0000 (14:08 +0300)
commit0f1d5cca59a2fddcf6bc627bb35e207bf3889547
treefc3172c5fd6e2a542e0686e36f5fc0420af23774
parente18352d50678005c9dbb3ac76913555f5317c81c
Added example on how to handle unions.
example_unions/Makefile [new file with mode: 0644]
example_unions/decode.c [new file with mode: 0644]
example_unions/encode.c [new file with mode: 0644]
example_unions/unionproto.proto [new file with mode: 0644]