Sunday, January 22, 2017

Digest for comp.lang.c++@googlegroups.com - 3 updates in 3 topics

ram@zedat.fu-berlin.de (Stefan Ram): Jan 22 11:05PM

>there a technique (such as the "for (int num; ss >> num;)" technique
>with an istringstream) that can process a variable number of such data
>sets as I have described? TIA
 
As long as no more specific behavior is required,
 
int main() {}
 
.
Cholo Lennon <chololennon@hotmail.com>: Jan 22 07:55PM -0300

Maybe someone "can recognize" a direct (and accurate) reference to this
newsgroup:
 
http://www.theregister.co.uk/2017/01/20/cerity_has_7_h8s/
 
 
--
Cholo Lennon
Bs.As.
ARG
Mike Copeland <mrc2323@cox.net>: Jan 22 03:44PM -0700

Is there a simple and efficient way to read and store data that looks
like the following?
 
123a2345a34b812a2467c1717b2626c2983b3291a8a14c28c
 
That is, I have a variable number of lines of text data where each
line is comprised of "sets" of integer and character data items. Is
there a technique (such as the "for (int num; ss >> num;)" technique
with an istringstream) that can process a variable number of such data
sets as I have described? TIA
 
 
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: