04-11-2023, 03:54 PM
note
QB64 Integer is 16-bit, so either change the QB64 declaration to long or change the C int to short
QB64 Integer is 16-bit, so either change the QB64 declaration to long or change the C int to short
|
how to pass parameters to H file?
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
how to pass parameters to H file? - by Petr - 04-11-2023, 03:30 PM
RE: how to pass parameters to H file? - by Jack - 04-11-2023, 03:50 PM
RE: how to pass parameters to H file? - by Jack - 04-11-2023, 03:54 PM
RE: how to pass parameters to H file? - by Petr - 04-11-2023, 04:59 PM
RE: how to pass parameters to H file? - by Jack - 04-11-2023, 05:09 PM
RE: how to pass parameters to H file? - by SMcNeill - 04-11-2023, 05:16 PM
RE: how to pass parameters to H file? - by Jack - 04-11-2023, 05:17 PM
RE: how to pass parameters to H file? - by SMcNeill - 04-11-2023, 05:23 PM
RE: how to pass parameters to H file? - by Petr - 04-11-2023, 05:31 PM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| need help playing sound using certain parameters | madscijr | 0 | 401 |
04-01-2025, 03:52 PM Last Post: madscijr |
|
|
|
APIs from QB64PE and parameters defined As Any and unions of types ? | madscijr | 23 | 4,438 |
06-06-2024, 07:09 PM Last Post: SpriggsySpriggs |
|
|
Last 2 parameters of Locate | bplus | 5 | 1,079 |
01-20-2024, 08:47 PM Last Post: TerryRitchie |