Talk:Inheritance/Single/C: Difference between revisions

m
(→‎OO?: What is a good lib to use?)
 
(3 intermediate revisions by 3 users not shown)
Line 26:
 
:: Is there a C OO library that is most popular that could be used for this task then? I too would prefer we used an existing library, but I would also prefer a library that was prominent within the C community and "general purpose". --[[User:Paddy3118|Paddy3118]] 06:02, 18 January 2010 (UTC)
 
::: It would be good to show off how to do it with glib (as noted above) and Xt (horrible, but still existing) as additional sections. If there are others, they can be added too; no reason why not! –[[User:Dkf|Donal Fellows]] 10:04, 18 January 2010 (UTC)
:::: +1. I'll go a step farther and point out that some C examples might be small enough to not require breaking out into a subpage, bringing more content into immediate view. --[[User:Short Circuit|Michael Mol]] 15:01, 18 January 2010 (UTC)
::::: I doubt if Xt would fall into that category, though. IIRC, its even more of a task to subclass than the example seen here. --[[User:Rldrenth|Rldrenth]] 16:01, 18 January 2010 (UTC)
Anonymous user