Embedding assembly language in C/C++ Project

Hello everyone,

I’m trying to put in some watchdog code in my application and I’m having
trouble embedding the assembly into the code.

The sample code that came with the single board computer is written for the
Borland C++ compiler. Does anyone have any sample code, or a link to some
sample code that shows the syntax for embedding assembly code into the QNX
compiler.

Thanks in advance,
Phil

Answered in comp.os.qnx

“Phil” <felipe.marcelino@sippican.com> wrote in message
news:celrc8$se0$1@inn.qnx.com

Hello everyone,

I’m trying to put in some watchdog code in my application and I’m having
trouble embedding the assembly into the code.

The sample code that came with the single board computer is written for
the
Borland C++ compiler. Does anyone have any sample code, or a link to some
sample code that shows the syntax for embedding assembly code into the QNX
compiler.

Thanks in advance,
Phil