Thank you for your response.
It did not cross my mind to change compiler to backend C.
Search found 2 matches
- Wed Dec 31, 2025 2:44 pm
- Forum: Feature Requests and Wishlists
- Topic: Feature request : Call a function from Backend C in Purebasic
- Replies: 6
- Views: 2514
- Tue Dec 30, 2025 10:51 pm
- Forum: Feature Requests and Wishlists
- Topic: Feature request : Call a function from Backend C in Purebasic
- Replies: 6
- Views: 2514
Re: Feature request : Call a function from Backend C in Purebasic
@idle
Hi, I have tried your code and got an error.
PureBasic Assembler Error
purebasic.asm[88]
while (pos != end) {
error: missing end directive.
Hi, I have tried your code and got an error.
PureBasic Assembler Error
purebasic.asm[88]
while (pos != end) {
error: missing end directive.