n 2 - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 1441352
alt.personals.phone 5193
aol.neighborhood.nj.jerseycity 1759
comp.lang.fortran 1315
nl.motorfiets 1257
alt.philosophy 1123
pl.soc.polityka 1112
comp.lang.forth 848
hr.ponuda.hardver 687
de.newusers.questions 677
Last week most active authors
No posts for a week
Last active threads
Star Trek by Krishna Myneni
Started The Beez' · Date: Sep 19, 2008 07:58 · 19 post(s)
traverse linked list (Fortran 90)
Started e p chandler · Date: Sep 16, 2008 11:30 · 8 post(s)
PASS Test-Differences-0.4801 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 02:37 · 1 post(s)
PASS Test-Differences-0.4801 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 18, 2008 23:48 · 1 post(s)
A few questions about A1P1
Started Lyle Waldman · Date: Sep 16, 2008 22:07 · 4 post(s)
Trouble viewing accented characters
Started Armando Martins · Date: Sep 18, 2008 06:41 · 3 post(s)
Problem with array dereferencing during using gdb with gfortran code
Started beppo_anmeldung · Date: Sep 17, 2008 15:51 · 3 post(s)
keybinding with shift key syntax. C-S-n vs C-N
Started Xah · Date: Sep 15, 2008 02:59 · 5 post(s)
[CZ] Nowinki z nowego rozkładu
Started Kolejoman · Date: Sep 17, 2008 07:50 · 42 post(s)
PASS Test-Differences-0.4801 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 17, 2008 11:26 · 1 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for n 2 in comp.lang.forth
Author: Krishna Myneni
Date: Sep 19, 2008 10:32

... think this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ :... RANGE SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer Hi Hans, I will take a closer look... condition. Please increase the alloted array size for the array n{. Regards, Krishna
Show full article (0.88Kb)
Re: Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for n 2 in comp.lang.forth
Author: Doug Hoffman
Date: Sep 19, 2008 08:51

... this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ : LongRangeSensors ( -- ) d{ 3 } f@ f0< IF cr ." LONG RANGE SENSORS ARE INOPERABLE...SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer I always use arrays that self check...
Show full article (0.65Kb)
Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for n 2 in comp.lang.forth
Author: The Beez'
Date: Sep 19, 2008 07:58

Krishna, Are you SURE this is correct? I think this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ : LongRangeSensors ( -- ) d{ 3 } f@ f0< IF cr ." LONG RANGE SENSORS ARE INOPERABLE" ELSE cr ." LONG RANGE SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer
Show full article (0.44Kb)
Re: traverse linked list (Fortran 90)
Group: comp.lang.fortran · Group Profile · Search for n 2 in comp.lang.fortran
Author: e p chandler
Date: Sep 19, 2008 05:16

... chain. What data did you use to test? The read loop exits when a 0 is entered, so I tried lists with 0 through 5 members. For lists of length N, for N = 2 to 3, I tried all permutations of the integers from 1 to N. [Proof that all odd numbers are prime - 3 is prime, 5 is prime, 7 is prime ..... :-)] - e
Show full article (0.61Kb)
PASS Test-Differences-0.4801 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for n 2 in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 02:37

... 1|a |a |\n* 2|b |B *\n| 3|c |c ...::Manifest 1.54 ExtUtils::ParseXS 2.19 File::Spec 3.2701 ...-5.8.8@34376 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'... use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc',...=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen....
Show full article (7.86Kb)
PASS Test-Differences-0.4801 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for n 2 in perl.cpan.testers
Author: Rick Myers
Date: Sep 18, 2008 23:48

...| 1|a |a |\n* 2|b |B *\n| 3|c |c |\... DBIx-Compare-ContentChecksum-mysql-1.2 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash ...::Manifest 1.54 ExtUtils::ParseXS 2.19_01 File::Spec 3.2701...::Build 0.2808_02 Module::Signature n/a Test::Harness 3.14... use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc',...
Show full article (12.20Kb)
Re: A few questions about A1P1
Group: uw.cs.cs341 · Group Profile · Search for n 2 in uw.cs.cs341
Author: Vitalijs Ditmans
Date: Sep 18, 2008 19:09

...know the rule about the series n^k for k from 1 ...to inf?  It was something like n < 0 -> series converges, but was there...say that your claim is correct. 2. (log^2)n IS ( log(n) * log(n) ) undefined limits (limit doesn't exist) ...then we can't order these 2 functions in a sequence, since neither... all notations. Given the example provided (O(n) is in O(n^2)) I'm sure it is easy ...n is (log n)^2 - yes... 3. Use wiki for simple math ...
Show full article (1.50Kb)
Trouble viewing accented characters
Group: gnu.emacs.help · Group Profile · Search for n 2 in gnu.emacs.help
Author: Armando Martins
Date: Sep 18, 2008 06:41

... introducci\363n instead of Text imprimé]. Edición, introducción how can I view the accented characters ... Martins Departamento de Linguística e Literaturas Universidade de Évora, Largo dos Colegiais nº 2 7004-516 ÉVORA Hello!When I open a text file and due to...\363n, introducci\363ninstead ofText imprimé]. Edición, introducción how can I view the accented ...Linguística e Literaturas Universidade de Évora, Largo dos Colegiais nº 27004-516 ÉVORA
Show full article (0.84Kb)
Re: Problem with array dereferencing during using gdb with gfortran code
Group: comp.lang.fortran · Group Profile · Search for n 2 in comp.lang.fortran
Author: Tobias Burnus
Date: Sep 18, 2008 00:58

...> (gdb) print A $1 = (PTR TO -> ( int4 (0:-1))) 0x8050398 (gdb) print *A $2 = () Using gfortran 4.4 with Intel's idb the output is: 13 print *, A (idb) p A $1 = {1, 2, 3, 4, 5, 50331709} (idb) pt A type = INTEGER(4)(6) (idb) p n $2 = 5 (That idb prints 6 instead of 5 elements is a (reported) bug in IDB; gfortran sets the ubound to 5 but sets no lbound ...
Show full article (1.36Kb)
Re: keybinding with shift key syntax. C-S-n vs C-N
Group: gnu.emacs.help · Group Profile · Search for n 2 in gnu.emacs.help
Author: Xah
Date: Sep 17, 2008 15:51

... (global-set-key (kbd "M-N") 'f) works but (global-set-key...macro is not consistant. For Meta, "-N" is effective but for Control, ...Shift down. e.g. Ctrl+Shift+n. In emacs, it appears there are 2 notations that can be used....(kbd "C-S-n") 2. (kbd "C-N") however, this does ...(global-set-key (kbd "C-N") 'f1) (global-set-key (kbd ...-set-key (kbd "C-S-n") 'f1) (global-set-key (kbd ... ways. That is (kbd "M-N") works but not (kbd "M-...
Show full article (2.45Kb)