Module for FreeRADIUS wirtten in C++

Alan DeKok aland at deployingradius.com
Tue Jul 21 11:05:34 CEST 2009


krzychk2 wrote:
> I have written a module for FreeRADIUS in C++. Now I have a big problem
> with compilation. 

  C++ adds reserved words like "operator" that are legal to use in C.

> I am not familiar with mixing C with C++ so I would like to ask You for
> help. I do not want to rewrite my code for C, because it will be such a
> loss of my work.

  Is C++ really that different for simple modules?

  Alan DeKok.



More information about the Freeradius-Devel mailing list