Re: word on this example

Liste des GroupesRevenir à l c 
Sujet : Re: word on this example
De : fir (at) *nospam* grunge.pl (fir)
Groupes : comp.lang.c
Date : 31. Aug 2024, 02:40:11
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <fe99853e9cf15dbc0ff7b672e332f5f5ce8e6478@i2pn2.org>
References : 1
User-Agent : Mozilla/5.0 (Windows NT 5.1; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24
display(ins w h) { w h 4 chars map }
in fact i dont know how to define array
this above i think is wrong
maybe if
some { ints a b c }
then something like that
some {ints  a b c d[20 20] e[100 20] }
i dont think sadly it look best
the fact it shouldnt be d[][] but rather d[j i] or d[j,i]
some from fact that if language supports vectors like
point {ints x y}
then indexing by p shopuld be avaliable and vector form
is "1 2"  or "1,2" not 1][2
point p = 2 3
  d[p] same as d[2 3]
but this form
some {ints  a b c d[20 20] e[100 20] }
isnt much good

Date Sujet#  Auteur
29 Aug 24 * word on this example5fir
29 Aug 24 +- Re: word on this example1fir
31 Aug 24 `* Re: word on this example3fir
31 Aug 24  `* Re: word on this example2fir
31 Aug 24   `- Re: word on this example1fir

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal