Sujet : Re: Suggested method for returning a string from a C program?
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 19. Mar 2025, 03:22:55
Autres entêtes
Organisation : None to speak of
Message-ID : <87ldt1vjwg.fsf@nosuchdomain.example.com>
References : 1 2
User-Agent : Gnus/5.13 (Gnus v5.13)
Keith Thompson <Keith.S.Thompson+
u@gmail.com> writes:
DFS <nospam@dfs.com> writes:
I'm doing these algorithm problems at
https://cses.fi/problemset/list/
[snip]
[...]
I don't see any problem with the code, and neither does gcc on
my system.
Sorry, that was unclear. I saw no problems with the code because
the NBSP characters are displayed as spaces in my newsreader and in
my editor. gcc complained about it; changing the NBSPs to spaces
fixed it.
[...]
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */