C99 [was Fwd: Cell_log > gsmmap]
Holger Hans Peter Freyther
holger at freyther.de
Tue Jan 25 21:05:57 CET 2011
On 01/25/2011 09:01 PM, Steve Markgraf wrote:
> Hi,
>
> On 25.01.2011 20:42, Holger Hans Peter Freyther wrote:
>
>> That is a good question. The only practical thing would be C/C++ interworking
>> as C++ still assumes a C89 environment
>
> But wasn't it C++ that implemented the //-style comments first, and
> C99 that added them for more C++ compatibility?
This was a general remark on C99 and C++. The current standard is only
compatible with C89, only the upcoming C++ standard will add C99 support.
For all of our concerns it does not matter, in the worse case one has problems
including our header files in C++ but then we can fix things.
More information about the baseband-devel
mailing list