> > The problem is that the constructor will be called before executing main(), > > so the location of the system dir has not yet determined. > > So put it into some static var in some function. That will be initialized > the first time the function is called. Wouldn't it be simpler to just add the following to in_word_set: if (wordlist.empty()) ReadSymbols();
- Re: font5.diff Shigeru Miyata
- Re: font5.diff Andre Poenitz
- Re: font5.diff Andre Poenitz
- Re: font5.diff Andre Poenitz
- Re: font5.diff Andre Poenitz
- Re: font5.diff Andre Poenitz
- Re: font5.diff Andre Poenitz
- Re: font5.diff Juergen Vigna
- Re: font5.diff Andre Poenitz
- Re: font5.diff Juergen Vigna
- Re: font5.diff Dekel Tsur
- Re: font5.diff Andre Poenitz