On 05/19/2010 02:40 PM, Anselm R Garbe wrote:
On 19 May 2010 12:24, pancake<panc...@youterm.com> wrote:10) put ".dmenu_cache" path as define on top of C file. so you can change it easily.Nah, change the semantic slightly and pass the cache path in as argument instead.
Actually, originally I did this, but then I thought, why copy the pointer every time, it's unique and won't change anyway.
Elmo