[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cbyte of a pointer fails with error: wanted byte got pointer
[Thread Prev] | [Thread Next]
- Subject: cbyte of a pointer fails with error: wanted byte got pointer
- From: Brian G <brian@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Oct 2025 06:02:19 -0700
- To: GambasList <user@xxxxxxxxxxxxxxxxxxxxxx>
This creates the error dim a as pointer = 1 dim b as byte = cbyte(a) print b Type mismatch: wanted Byte, got Pointer instead -- ~~~~ Brian
Attachment:
OpenPGP_0x78BFB26402F48419.asc
Description: OpenPGP public key
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature
| Re: cbyte of a pointer fails with error: wanted byte got pointer | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |