Raised This Month: $51 Target: $400
 12% 

How to create structure with dynamic memory?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
karaulov
Senior Member
Join Date: Jul 2018
Old 02-11-2019 , 03:17   How to create structure with dynamic memory?
Reply With Quote #1

for example, how to create this structure in AMXX:


Code:
struct Struct1
{
  var1;
  var2;
  var3;
 ...
}

struct Struct2
{
  var1;
  List<Struct1>
...
}


List<Struct2> ...

?
karaulov is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode