Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuestion on modifying the JAM Staple byte code player
I am trying to call peek/poke type of function written in C++ from Altera provided JAM Staple Byte Code player C code. In doing so I need to start including stdafx.h and other header files in the C ...
Altera_Forum
Honored Contributor
15 years agoNot much info to go on, but if you don't already know, try looking up info on:
extern "C" {
// code and/or header info here
}