🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: pl.comp.lang.delphi.bazy-danych
1 messages
1 total messages Started by "LuigiPaolo" Wed, 23 Dec 2015 00:37
Array and Set
#80965
Author: "LuigiPaolo"
Date: Wed, 23 Dec 2015 00:37
22 lines
467 bytes
Should I replace the string following that only works with type SET

(TMySET - [IndexA] - [IndexB])

with (TMyARRAY - [IndexA] - [IndexB])

when compiling with TMyARRAY done error:

Operator not applicable to this operand type (operator -)

Now the first solution removes from TMySET simultaneously

the two indexes A and B, I would have it, it can be replaced

the kind with type SET with type ARRAY

I hope I explained better

Thanks for a possible answer.

Louis

Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads