Re: right prime numbers
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Wed, 29 Nov 2006 00:00:58 GMT
"Ksitami" <ksitami@xxxxxxxxx> writes:
function isprime(p:dword):boolean;[snip]
var i,s:dword;
You posted a program in some language that closely resembles Pascal.
This is comp.lang.c. Your article is off-topic and inappriate here.
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- Follow-Ups:
- Re: right prime numbers
- From: Keith Thompson
- Re: right prime numbers
- References:
- right prime numbers
- From: johnmsimon
- Re: right prime numbers
- From: Don
- Re: right prime numbers
- From: Keith Thompson
- Re: right prime numbers
- From: Ksitami
- Re: right prime numbers
- From: Ksitami
- right prime numbers
- Prev by Date: Re: static memory allocation versus dynamic memory allocation
- Next by Date: Re: static memory allocation versus dynamic memory allocation
- Previous by thread: Re: right prime numbers
- Next by thread: Re: right prime numbers
- Index(es):
Relevant Pages
|
|