Printing Encoded and Decoded Message in Quick Fast C++
83 views
Skip to first unread message
Chetan Singh Bisht
unread,
May 16, 2017, 3:23:21 AM5/16/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to objectcomputing_financial
Hi guys,
I am currently trying to encode and decode FAST messages using quick fast C++ package. I have got sample template plus data files to do it. But I am not able to print my decoded messages . The program (Tutorial Application exe coming with package) is successfully running but with no print of decoded message. I was goin through the quick fast Message class, but could not find a way to print it. Can someone please help in printing the Message class object.