It's a long story, but I was wondering what the difference is between
the libraries suffixed with "u" and suffixed with "ud". does "u" mean
unicode and "d" mean debug?
Hi,
···
On Mon, Aug 22, 2011 at 2:51 PM, dhyams <dhyams@gmail.com> wrote:
It's a long story, but I was wondering what the difference is between
the libraries suffixed with "u" and suffixed with "ud". does "u" mean
unicode and "d" mean debug?
u = Unicode
ud == Unicode Debug
Cody
Thanks Cody!
···
On Aug 22, 4:01 pm, Cody Precord <codyprec...@gmail.com> wrote:
Hi,
On Mon, Aug 22, 2011 at 2:51 PM, dhyams <dhy...@gmail.com> wrote:
> It's a long story, but I was wondering what the difference is between
> the libraries suffixed with "u" and suffixed with "ud". does "u" mean
> unicode and "d" mean debug?u = Unicode
ud == Unicode Debug
Cody