why is my pointer not being recognized in the struct?

Just starting out? Need help? Post your questions and find answers here.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

I'm a little busy right now. When I have a spare moment I'll have a look and see what I can come up with for you. I certainly have a little utility here which may do the job, although it might be overkill.
I may look like a mule, but I'm not a complete ass.
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

Every new programming language you have to take some time to get to know how it works. Just RTFM. :D
jorgejones
User
User
Posts: 32
Joined: Tue Mar 21, 2006 8:27 am

Post by jorgejones »

this is more of a comprehension issue ive been "reading the f manual" and you could see this if you witnessed my little progress on the code i just can not get around the concept on a 100% yet

if thats a motive for laughter then go on

at least i learn how to create heaps properly and some other stuff while i was at it eventually i will understand the whole thing but not thanks to you

obrigado por nada :wink:
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

jorgejones, sorry mate I'm just so busy right now and find no time to conjure up some code for you. What I can do, however, is send you a utility which I use all the time when I require dynamic arrays and so on within structures. It is quite simple, yet very flexible. You can use the code to learn from and, if appropriate, adjust it for your needs etc.

Please p.m. me an e-mail address if you are interested.
I may look like a mule, but I'm not a complete ass.
jorgejones
User
User
Posts: 32
Joined: Tue Mar 21, 2006 8:27 am

Post by jorgejones »

thanks again srod
i pmed you my gmail address

i might need more coffee if i want to pull this one off :x
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

Hmm... now reading my post again I realized that it seemed a little offensive what it was meant to be just a joke. I apologise.
jorgejones
User
User
Posts: 32
Joined: Tue Mar 21, 2006 8:27 am

Post by jorgejones »

not a problem
i am trying to make code not enemies :D
Post Reply