groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] C++ solution of the char length problem


From: Werner LEMBERG
Subject: Re: [Groff] C++ solution of the char length problem
Date: Thu, 03 Apr 2003 00:09:45 +0200 (CEST)

> So the following will do:
> 
> class GroffChar {
>   signed int data: 32;
> public:
>   ...
> }

Yes, but what's the advantage?  Just for the sake of having pure C++?


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]