Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Crypto++ Users
Conversations
About
Filesource reads from pipeline
18 views
Skip to first unread message
Terry Reyes
unread,
Jun 26, 2023, 5:37:05 AM
6/26/23
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 Crypto++ Users
Hey everyone,
Is there any way to implement like this without the filename?:
echo "hello world"| ./cryptopp > content.txt
The initial way I come up with is:
FileSource(std::cin, true, new FileSink(std::cout));
Thanks
Terry Reyes
Reply all
Reply to author
Forward
0 new messages