Hi,
I dont know if this subject subject has been treated before. But if it serves for somebody:
Structure mystruc
mylong.l
mystring.s
...
Endstructure
*struc.mystruc = Allocatememory(sizeof(mystruc))
*struc\mylong = sizeof(mystruc)
*struc\mystring = "Loaded dato on the string ...
Search found 97 matches
- Mon Nov 13, 2006 10:17 am
- Forum: Tricks 'n' Tips
- Topic: Structures "on-the-fly"
- Replies: 4
- Views: 2196
- Mon Nov 06, 2006 2:28 pm
- Forum: Coding Questions
- Topic: Thread and dll problem
- Replies: 13
- Views: 4295
- Mon Nov 06, 2006 2:09 pm
- Forum: Coding Questions
- Topic: Thread and dll problem
- Replies: 13
- Views: 4295
- Fri Nov 03, 2006 1:49 pm
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
- Fri Nov 03, 2006 12:32 pm
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
- Fri Nov 03, 2006 9:21 am
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
- Fri Nov 03, 2006 9:01 am
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
- Thu Nov 02, 2006 5:44 pm
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
- Thu Nov 02, 2006 4:47 pm
- Forum: Coding Questions
- Topic: How to know the DIM of a array?
- Replies: 13
- Views: 2881
How to know the DIM of a array?
Hi,
I've received in my program an array dimensioned in another program or process. (its memory address, of course)
It's possible to know how many elements are dimensioned in the array?.
many thanks.
JOAQUIN
I've received in my program an array dimensioned in another program or process. (its memory address, of course)
It's possible to know how many elements are dimensioned in the array?.
many thanks.
JOAQUIN
- Mon Oct 23, 2006 1:46 pm
- Forum: Coding Questions
- Topic: Free software for icons
- Replies: 6
- Views: 2215
- Mon Oct 23, 2006 8:49 am
- Forum: Coding Questions
- Topic: We have a Mid replacement. Any thoughts on FindString ?
- Replies: 15
- Views: 5697
- Mon Oct 23, 2006 8:42 am
- Forum: Coding Questions
- Topic: Free software for icons
- Replies: 6
- Views: 2215
SNico:
http://www.snidesoft.com
(could be an old connection, if it dont work, seach google for "snico download")
Regards
JOAQUIN
(¿Y qué hacemos hablando en inglés si sabemos español?)
http://www.snidesoft.com
(could be an old connection, if it dont work, seach google for "snico download")
Regards
JOAQUIN
(¿Y qué hacemos hablando en inglés si sabemos español?)
- Fri Oct 20, 2006 12:48 pm
- Forum: Coding Questions
- Topic: Search all collumns at once in a database
- Replies: 11
- Views: 3504
- Wed Oct 18, 2006 12:18 pm
- Forum: General Discussion
- Topic: where it is _PB_Gadget_ObjectsArea?
- Replies: 0
- Views: 751
where it is _PB_Gadget_ObjectsArea?
Hi,
I need to use an example from Freak , about "Gadgets in DLL"
http://www.purebasic.fr/english/viewtopic.php?t=6339
but at compilation, POLINK says "Unresolved external symbol _PB_Gadget_ObjectsArea".
I suppose it has changed in PB4. What is the new symbol for gadget list?
JOAQUIN
I need to use an example from Freak , about "Gadgets in DLL"
http://www.purebasic.fr/english/viewtopic.php?t=6339
but at compilation, POLINK says "Unresolved external symbol _PB_Gadget_ObjectsArea".
I suppose it has changed in PB4. What is the new symbol for gadget list?
JOAQUIN
- Mon Oct 09, 2006 11:37 am
- Forum: Announcement
- Topic: egrid 4 grid gadget - (static PB library version.)
- Replies: 365
- Views: 97109