htod - convert C .h files to D import files
Lionello Lunesu
lio at lunesu.remove.com
Mon May 22 02:58:02 PDT 2006
//C typedef signed char GLbyte;
alias sbyte GLbyte;
>dmd gl.d
gl.d(42): identifier 'sbyte' is not defined
?? something new or something old?
L.
More information about the Digitalmars-d-announce
mailing list