Author Topic: Link to gl.gbas  (Read 21817 times)

Offline Schranz0r

  • Premium User :)
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 5116
  • O Rly?
    • View Profile
Re: Link to gl.gbas
« Reply #15 on: 2016-Feb-17 »
Code: (glbasic) [Select]
X_SETTEXTURE

Try this ;)
« Last Edit: 2016-Feb-17 by Schranz0r »
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Offline UBERmonkeybot

  • Mr. Polyvector
  • ***
  • Posts: 243
    • View Profile
Re: Link to gl.gbas
« Reply #16 on: 2016-Feb-17 »
Hahahahahha no way!!

It's that simple,There i was trying to work out pointers in C etc etc.


Thanks very much Schranz0r

 :nw:

Offline Schranz0r

  • Premium User :)
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 5116
  • O Rly?
    • View Profile
Re: Link to gl.gbas
« Reply #17 on: 2016-Feb-17 »
No problem :)
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 10859
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Re: Link to gl.gbas
« Reply #18 on: 2016-Feb-17 »
Try addressof (tex
  • )

Offline UBERmonkeybot

  • Mr. Polyvector
  • ***
  • Posts: 243
    • View Profile
Re: Link to gl.gbas
« Reply #19 on: 2016-Feb-18 »
Thanks kitty.

Offline UBERmonkeybot

  • Mr. Polyvector
  • ***
  • Posts: 243
    • View Profile
Re: Link to gl.gbas
« Reply #20 on: 2016-Feb-19 »
I don't understand Kitty,I have tried addressof but it only accepts a function name.

I looked through the Docs and checked the examples and understand what addressof does but cannot see how it pertains?

 :S