Re: [dev] daemon for DWM

From: Viola Zoltán <violazoli_AT_gmail.com>
Date: Thu, 27 Jun 2013 08:54:50 -0400

Yes, you're well. I am not a profi programmer, and not a profi hacker, just
"hobbyst", and not have good english knowledge.

But the daemon work good...

Zoli

2013/6/27 Florian Limberger <flo_AT_snakeoilproductions.net>

> On Thu, 27 Jun 2013 02:51:46 +0200, Viola Zoltán <violazoli_AT_gmail.com>
> wrote:
>
> Compile it with this command:
>>
>> g++ -funsigned-char -funsigned-bitfields -Wall -Wno-long-long -Wunused
>> -Wextra -pedantic -lX11 kajjam.cpp -o kajjam
>>
>
> Why g++? It works fine as
>
>> gcc -Wall -Wextra -std=c99 -pedantic kajjam.c -o kajjam -lX11
>>
> Some other comments:
> Rather weird indentation style, I personally find it quit hard to read.
> Non-english comments. I think it's discouraged in an international
> community
> like this.
>
> Greetings,
>
> flo
>
>
Received on Thu Jun 27 2013 - 14:54:50 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 27 2013 - 15:00:18 CEST