C-style function pointers

2011-11-11 Thread Aaron P
This is a little advanced for me, but I'd rather fix that one line in a library somewhere than compile with -d. I get an error message "C-style function pointer and pointer to array syntax is deprecated. Use 'function' to declare function pointers." Can someone explain how this keyword is use

Re: CLI library?

2011-09-13 Thread Aaron P
On 09/13/2011 02:59 AM, Dainius (GreatEmerald) wrote: Is there any library that would allow me to use the extended terminal features (like coloured backgrounds and custom/multiple resolution support) that works with D and is not platform-dependent? Something similar to ncurses? I know that there