On 13-03-09 03:56 PM, Jonas Maebe wrote:
On 09 Mar 2013, at 21:52, Daniel Gaspary wrote:
The problem seems to be that TMyEnum has more than 256 elements.
Can I specify such Set with some compiler option ?
No.
My fpc is pre 2.6, any change on new versions concerning Sets limits?
No.
Jo
On 13-04-29 04:48 PM, Adrian Maier wrote:
On Mon, Apr 29, 2013 at 7:37 PM, Nikolay Nikolov
mailto:nick...@users.sourceforge.net>>
wrote:
On 04/29/2013 12:49 PM, Michael Schnell wrote:
On 04/27/2013 02:11 PM, Bart wrote:
On 4/27/13, Reinier Olislagers mailto:reinierolisl
documentation refers to
FindFirst/Next which does not work.
Is this something that has been left out?
Cheers
Rolf Grunsky
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.7/34 - Release Date: 29/06/2005
Maybe I could suggest ThenIf as opposed to IfThen. Same idea, different
implementation / purpose.
--
TRUTH in her dress finds facts too tight.
In fiction she moves with ease.
Stray Birds by Rabindranath
with Free Pascal?
I'm using
Free Pascal Compiler version 2.6.4 [2014/03/03] for x86_64 on Linux.
What am I doing wrong?
thanks
Rolf Grunsky
--
TRUTH in her dress finds facts too tight.
In fiction she
Is it possible to access files that have path lengths too long to access
from explorer through Windows API from Pascal?
I keep ending up with these very long file names which then I can not
access. It seems that Windows will create the files, usually by copying
the files from another source bu
On 2017-04-09 04:06 AM, Bo Berglund wrote:
I am looking for some good example of FFT functions in pascal but it
seems like what Google serves up is rather old and refers to
Turbo-pascal and the like...
So maybe someone here knows about some open-source example of FFT
using FreePascal (or Delphi)?