Idea similar to _exit
#10
(10-11-2022, 04:29 AM)eoredson Wrote: My reasoning is thus:

If inline assembly could be injected into 'C' and inline 'C' could be injected (such as Mem.h) into QB64, then why not inject assembly into QB64!?
  (I know it doesn't work like that but it is a passing idea)..
It might be darned confusing, but you could employ "dot-h" files to include into QB64 code. The "dot-h" file could have something like is talked about in section 6.47 of "info gcc" manual: "How to use inline assembly language in C code".

https://gcc.gnu.org/onlinedocs/gcc/Using...ith-C.html

It would have to be tested because QB64PE counts on "g++" not on the C compiler of "gcc".

Also @eoredson, it might not be supported by "MinGW" which comes with QB64 v2.0.2 32-bit which you have.
Reply


Messages In This Thread
Idea similar to _exit - by eoredson - 09-26-2022, 04:26 AM
RE: Idea similar to _exit - by mnrvovrfc - 09-26-2022, 04:46 AM
RE: Idea similar to _exit - by SpriggsySpriggs - 09-26-2022, 07:13 PM
RE: Idea similar to _exit - by mnrvovrfc - 09-26-2022, 07:20 PM
RE: Idea similar to _exit - by Pete - 09-26-2022, 04:23 PM
RE: Idea similar to _exit - by SpriggsySpriggs - 09-26-2022, 07:42 PM
RE: Idea similar to _exit - by eoredson - 10-10-2022, 03:42 AM
RE: Idea similar to _exit - by a740g - 10-10-2022, 10:53 AM
RE: Idea similar to _exit - by eoredson - 10-11-2022, 04:29 AM
RE: Idea similar to _exit - by mnrvovrfc - 10-12-2022, 05:53 AM
RE: Idea similar to _exit - by eoredson - 11-16-2022, 04:22 AM
RE: Idea similar to _exit - by SMcNeill - 11-16-2022, 04:32 AM
RE: Idea similar to _exit - by a740g - 11-16-2022, 04:33 AM



Users browsing this thread: 4 Guest(s)