Y
Hacker News
new
|
ask
|
show
|
jobs
by
lelanthran
1270 days ago
> Is there a way to use the Lazarus libraries, but write code in C++, like with C++ Builder?
I write lazarus programs, and link to my lib**.so files which are all written in C. Works very well.