Quantcast
Channel: Altera Forums
Viewing all articles
Browse latest Browse all 19390

int c = a

$
0
0
I search information about this instruction : int c = a <? b;

A sample of code who compiled with an older version of nios2-elf-gcc (NIOS II EDS 6.0) :

Code:

int foo(int a, int b)
{
  int c = a <? b;
  ...
}

an operator ?
a digrah ?
what is it ?

what compiler options to use with nios2-elf-gcc (NIOS II EDS 13.1) ?

Thanks

Viewing all articles
Browse latest Browse all 19390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>