Sujet : Re: tin: article stubs one line short
De : anton.txt (at) *nospam* gmail.moc (Anton Shepelev)
Groupes : news.software.readersDate : 21. Sep 2024, 12:10:55
Autres entêtes
Organisation : To protect and to server
Message-ID : <vcm9jv$1so51$1@paganini.bofh.team>
References : 1 2 3 4
User-Agent : tin/2.6.3-20231224 ("Banff") (FreeBSD/14.1-RELEASE (amd64))
Urs Janssen <
urs@buil.tin.org> wrote:
+ fprintf(fp, "\n"); /* add a newline to keep vi from bitching */
By the way, I can't help but commend your coice of comment delimiters,
for these are the true C comments.
// unlike the rest-of-line comments of C++.
Gald to see thigs are still being written in C.