Re: right prime numbers



"Ksitami" <ksitami@xxxxxxxxx> writes:
function isprime(p:dword):boolean;
var i,s:dword;
[snip]

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.
.



Relevant Pages

  • Re: right prime numbers
    ... var i,s:dword; ... You posted a program in some language that closely resembles Pascal. ... Your article is off-topic and inappriate here. ... Fumble fingers. ...
    (comp.lang.c)
  • Re: Plzz Explain !!
    ... english....and I simply don't care what ppl like u who have a greater ... Keith Thompson kst-u@xxxxxxx ... communicate in proper language, make an universal standard of your ... people who have poor social or communication skills. ...
    (comp.lang.c)
  • new here, my lang project...
    ... afaik this group is about programming, oo, and programming language design. ... var a=pool; ...
    (comp.object)
  • Re: I freaking HATE var!!
    ... You can eschew var, as well as extension methods, and the syntax that translates queries from the C# 3.0 language and actually chain the static method calls yourself, passing anonymous delegates and known types as the return. ... There are ALWAYS going to be new technologies that are coming out and you, being a professional in the field, will have to decide on how you want to leverage those technologies in what you do to provide for how you make a living. ... What I'm getting at is, if 'var' is the necessity of a new feature, my hatred of 'var' is greater than that feature. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: I freaking HATE var!!
    ... of other 3.0 features than what var uses, ... the syntax that translates queries from the C# 3.0 language and actually ... There are ALWAYS going to be new technologies that are coming out ... greater than that feature. ...
    (microsoft.public.dotnet.languages.csharp)