How do I enter the value 0 in a sequence??

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Carmen Garcia
Posts: 59
Joined: Thu Aug 23, 2012 10:37 am
Has thanked: 14 times
Been thanked: 3 times
Contact:

How do I enter the value 0 in a sequence??

Post by Carmen Garcia »

Hello everybody:

I got a problem when I push a value '0' in a sequence, these character (in ASCII the NULL character) invalidates all the sequence, but
I need to put this numeric value in the array..

Any suggestion/idea?

Thanks you very much

Regards
Carmen Garcia

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: How do I enter the value 0 in a sequence??

Post by kersing »

Could you post an example of what you are trying to do?
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply