Hi!
I have been tinkering with a text describing the hoops to jump when
prepping a library for Windows. At some point it should be texified and
added to the manual, but I'm not the best candidate for that job so this
is plain ASCII for now.
Can you spot any errors?
(I have not actually tested th
On Wed, 13 Oct 2010, Peter Rosin wrote:
Hi!
I have been tinkering with a text describing the hoops to jump when
prepping a library for Windows. At some point it should be texified and
added to the manual, but I'm not the best candidate for that job so this
is plain ASCII for now.
Can you spo
Hi Peter,
* Peter Rosin wrote on Wed, Oct 13, 2010 at 08:19:27PM CEST:
> Can you spot any errors?
See below. I've only checked for things obvious to me; I hope somebody
else verifies the w32 semantics and details. ;-)
Thanks for writing this!
> (I have not actually tested the code samples. Ye
Den 2010-10-13 20:50 skrev Ralf Wildenhues:
> Hi Peter,
>
> * Peter Rosin wrote on Wed, Oct 13, 2010 at 08:19:27PM CEST:
>> Can you spot any errors?
>
> See below. I've only checked for things obvious to me; I hope somebody
> else verifies the w32 semantics and details. ;-)
I have snipped the
Hi Peter,
* Peter Rosin wrote on Wed, Oct 13, 2010 at 11:53:55PM CEST:
> Den 2010-10-13 20:50 skrev Ralf Wildenhues:
> > Two spaces after period.
>
> I consider that part of texification.
Sure.
> >> int one (void)
> >> {
> >> return 1;
> >> }
> >>
> >> int two (void)
> >> {
> >> return 2;
>