Sujet : Re: The lost key
De : rjh (at) *nospam* cpax.org.uk (Richard Heathfield)
Groupes : sci.cryptDate : 04. Apr 2025, 07:35:06
Autres entêtes
Organisation : Fix this later
Message-ID : <vsnuiq$2paf9$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Mozilla Thunderbird
On 04/04/2025 06:25, Chris M. Thomasson wrote:
I am not sure how to parse your digits.
parse: To split (a file or other input) into pieces of data that can be easily manipulated or stored.
#include <stdio.h>
int main(void)
{
const char *n = "2848946260538157918367000863848772571624155941440309147181104105973715236751171631344619365840571789679960410281613417934986777121883758077560638903472467639058855049200348722101154699044086248542415920664015225727415899850657037735752534925855988988353704308168166863736592675374332918563267446593496370465749720916683750171432485759516454914993922696517880445639301838174305259484964231962391422203389205533519311439222811085530388606270980794008927920197026957965757301408456000582523271531688939279895920555612097719886773783452558708547";
printf("The number is %s\n", n);
return 0;
}
Job done.
The digits are digits. The number is a number. What is it that you think you need to parse?
-- Richard HeathfieldEmail: rjh at cpax dot org dot uk"Usenet is a strange place" - dmr 29 July 1999Sig line 4 vacant - apply within