Hello,
could you keep the style of the file, please?
For instance
for (.)
{
}
instead of
for (.) {
}
The same for the if condition and the switch condition?
David
> "David" == David Adam <[EMAIL PROTECTED]> writes:
...
David> What is the purpose of the line
David> + ok(TRUE,"prueba"); ?
"prueba" could be spanish for test.
David> David Hello,to keep the code readable, you should put
Please, no HTML in mails
--
Uwe Bonnes
Hello,
to keep the code readable, you should put your function in a new file. For
instance,
d3dx8/mesh.c would be fine (msdn put this functio in the mesh category).
Otherwise, the whole code is going to implemented in the file
d3dx8/d3dx8_main.c.
What is the purpose of the line
+ok(TRUE,"pr