Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c > #153687

Re: Porting C++ code to C90

From Ben Bacarisse <ben.usenet@bsb.me.uk>
Newsgroups comp.lang.c
Subject Re: Porting C++ code to C90
Date 2020-08-17 16:01 +0100
Organization A noiseless patient Spider
Message-ID <878sedb9l5.fsf@bsb.me.uk> (permalink)
References <b033eda3-a5f4-4fe0-b921-2ef775bee5eeo@googlegroups.com>

Show all headers | View raw


Frederick Gotham <cauldwell.thomas@gmail.com> writes:

> Is glib the best thing to use for porting C++ code to C if you're
> looking for functionality similar to <algorithm> <numeric>
> <functional>?

glib has lots of things in it, but almost none of it relates to things
in those headers.  Bits and pieces, yes, but very little.  What are you
using from each of them?

-- 
Ben.

Back to comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Porting C++ code to C90 Frederick Gotham <cauldwell.thomas@gmail.com> - 2020-08-17 04:52 -0700
  Re: Porting C++ code to C90 Ben Bacarisse <ben.usenet@bsb.me.uk> - 2020-08-17 16:01 +0100
  Re: Porting C++ code to C90 John Bode <jfbode1029@gmail.com> - 2020-08-25 08:02 -0700

csiph-web