Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERROR: C++ compilation failed.
#4
I was almost fooled by what's going on. In QuickBASIC the programmer who wanted to use parenthesis so much for a subprogram (not "FUNCTION") call must use "CALL" statement like this:

Code: (Select All)
CALL get_numeric_args(args())

In QB64(PE) don't use parenthesis around a parameter list for subprogram call. This is not C, it's easier than that. :tu:
Reply


Messages In This Thread
ERROR: C++ compilation failed. - by Ed Davis - 11-15-2022, 07:13 PM
RE: ERROR: C++ compilation failed. - by SMcNeill - 11-15-2022, 07:18 PM
RE: ERROR: C++ compilation failed. - by Ed Davis - 11-15-2022, 07:25 PM
RE: ERROR: C++ compilation failed. - by mnrvovrfc - 11-16-2022, 10:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mac debugger not connecting, a user error! BlameTroi 0 110 02-07-2026, 06:18 PM
Last Post: BlameTroi
  ERROR MESSAGES COLORS ? aurel 5 399 01-02-2026, 11:26 AM
Last Post: aurel
  Using CONST & _RGB used together seem to error... Dav 12 716 12-12-2025, 12:29 AM
Last Post: Dav
  error doing image collision detection with _MemGet madscijr 55 4,795 10-01-2025, 03:25 PM
Last Post: bplus
Tongue Ubuntu 18.0.4 C++ Compilation Failed SOLVED (sorta) Shed_Grill 6 885 07-14-2025, 12:32 AM
Last Post: Shed_Grill

Forum Jump:


Users browsing this thread: 1 Guest(s)