Re: Counting Characters!!

Liste des GroupesRevenir à cl c++ 
Sujet : Re: Counting Characters!!
De : OFeem1987 (at) *nospam* teleworm.us (Chris Ahlstrom)
Groupes : comp.lang.c++ alt.comp.lang.c++.misc
Date : 14. Sep 2024, 21:41:37
Autres entêtes
Organisation : None
Message-ID : <vc4oti$1kk40$5@dont-email.me>
References : 1
User-Agent : slrn/1.0.3 (Linux)
DMZ wrote this copyrighted missive and expects royalties:

This simple program will count characters for you!!
>
#include <stdio.h>
>
int main()
{
     printf(" = %d characters", printf("Hello World!"));
>
     return 0;
}

Cute.

--
You can tell how far we have to go, when FORTRAN is the language of
supercomputers.
-- Steven Feiner

Date Sujet#  Auteur
14 Sep 24 * Counting Characters!!8DMZ
14 Sep21:41 `* Re: Counting Characters!!7Chris Ahlstrom
14 Sep23:04  +- Re: Counting Characters!!1Mike Terry
16 Sep17:55  `* Re: Counting Characters!!5Bonita Montero
16 Sep18:08   `* Re: Counting Characters!!4Muttley
16 Sep19:08    `* Re: Counting Characters!!3Bonita Montero
17 Sep09:21     `* Re: Counting Characters!!2Muttley
17 Sep13:41      `- Re: Counting Characters!!1Bonita Montero

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal