Re: Suggested method for returning a string from a C program?

Liste des GroupesRevenir à cl c 
Sujet : Re: Suggested method for returning a string from a C program?
De : nospam (at) *nospam* dfs.com (DFS)
Groupes : comp.lang.c
Date : 19. Mar 2025, 05:38:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrdhok$47cb$2@dont-email.me>
References : 1 2
User-Agent : Betterbird (Windows)
On 3/18/2025 11:07 PM, Tim Rentsch wrote:

Have you thought about how large the value of 'n' can
become inside the while() loop?
I was too smug in my first reply.  After Keith pointed out I needed to read from stdin, I submitted the code again and it passed some tests but   failed with 'OUTPUT LIMIT EXCEEDED' when n = 159487.
Updating int to long worked, and now I'm bona fide!
So thanks.

Date Sujet#  Auteur
22 Apr 26 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal