Hocam bir soru sormak istiyorum.
Class içinde
void*[] opcodes;
diye bir tanımlamam var.
Aynı şekilde o class içinde bir struct oluşturdum ve bu structın this fonksiyonu çağırıldığında opcodes'e erişmesini istiyorum. Bunu nasıl yapabilirim?
Error 1 Error: this for opcodes needs to be type VM not type op C:\Users\TalhaZekeriya\Documents\GitHub\Script2.0\vm.d 115
Hata bu
Struct ismim op
Class ismim ise vm
Zekeriya
--
[ Bu gönderi, http://ddili.org/forum'dan dönüştürülmüştür. ]