On Fri, May 7, 2010 11:55, spir ⣠wrote:
> On Fri, 7 May 2010 11:09:42 +0200 (CEST)
> "Tomas Hajny" wrote:
>
>> > http://www.freepascal.org/docs-html/user/userch9.html
>> .
>> .
>>
>> BTW, you may also want to have a look at
>> http://wiki.freepascal.org/Unit_categorization - it's incomplete (
2010/5/7 spir ☣ :
> I cannot directly "fish" and use the pointer's target. Seems I always need to
> pass _via_ the pointer, then all is fine. It's not really annoying. But I
> don't understand the difference: in code, both versions are indeed strictly
> equivalent. I guess there's an implicit (p
On 07/05/2010 10:29, spir ☣ wrote:
On Fri, 7 May 2010 06:10:30 +0200
cobines wrote:
2010/5/6 spir ☣ :
(By the way, started playing with TFPList already, and could not find how to
get data back! I mean the symtric of add(). Even tried indexing (who knows,
with the syntactic magic of modern
Bihar Anwar
> Moreover, I've seen many Delphi code snippets out there (e.g.
> http://www.cs.wisc.edu/~rkennedy/array-delete) rely on reference counting
> behaviour.
Great. I once wrote code that relied on Turbo Pascal's heap list structure
internals.
Shall I post a bug report that this doesn't
On Fri, 7 May 2010 11:09:42 +0200 (CEST)
"Tomas Hajny" wrote:
> > http://www.freepascal.org/docs-html/user/userch9.html
> .
> .
>
> BTW, you may also want to have a look at
> http://wiki.freepascal.org/Unit_categorization - it's incomplete (some
> newer units are missing there), but it still
On Fri, 7 May 2010 06:10:30 +0200
cobines wrote:
PS : I also need the pointer's mediation when a func/proc expects a (typed)
element. Must rewrite the code to use an element pointer as parameter (and pass
a pointer from the list). This is more annoying since it obscures the
func/proc's signat
On Fri, 7 May 2010, spir ☣ wrote:
On Fri, 7 May 2010 06:10:30 +0200
cobines wrote:
2010/5/6 spir ☣ :
(By the way, started playing with TFPList already, and could not find how to
get data back! I mean the symtric of add(). Even tried indexing (who knows,
with the syntactic magic of modern
On Fri, 7 May 2010 06:10:30 +0200
cobines wrote:
> 2010/5/6 spir ☣ :
> > (By the way, started playing with TFPList already, and could not find how
> > to get data back! I mean the symtric of add(). Even tried indexing (who
> > knows, with the syntactic magic of modern language? ;-).)
>
> It is
On Thu, May 6, 2010 13:03, Michael Van Canneyt wrote:
> On Thu, 6 May 2010, spir ⣠wrote:
Hi,
>> It seems, maybe, that most people using freepascal actually come from a
>> different environment (esp Delphi) with all needed knowledge about (a
>> dialect of) the language itself, here in fact Pasc
[OT -- not fpc-related -- just a side note]
On Fri, 7 May 2010 00:34:11 +0200
Jonas Maebe wrote:
> in general my bias would be much more against than in favour of global
> variables from a speed perspective
In _some_ dynamic languages using a virtual machine at least (eg Lua), local
variables
10 matches
Mail list logo