struct
Blitz3D SDK Forums/Blitz3D SDK Programming/struct
I'm translating some code to c and I don't know how to do this:
for f.Struct = each Struct
Judging from your question I think you have no experience in C
If this is true then it is a little bit to early for you to convert BASIC code to C code
If you have some experience then I advise you to build your own double linked list. Its an easy and essential task in C but I don't think that this can be covered through these forums.
actually I'm quite used to c, but I not the guy with perfect skills on structs guy speceally when I was used to Pascal And Basic...
if anyone could help me I would apreciate it.
thanks
I can help you but not immediately. I 'll send you an example to your e-mail in a couple of days. :)
Hope someone else can respond before me...
there is no translation of that.
you must either write your own double linked list or use STL with its double linked list and list iterator
Mr. Slat:
Check your e-mail
check std::list or std::vector out ...
i've also had the same problem in the start when i learned C++, but i find std::list most comparable to the blitz type.
Lol, I actually made it thanks. wans't that hard. Moraldi How old are ya? who do you take me for?