vuurrobin wrote:did you remove uint? cos I was kinda using that. alot ^_^.
Nope, doesn't seem to be a standard type either from what I can find.
This compiles for me just fine though :-
- Code: Select all
#include <stdio.h>
int main() {
uint test = 100;
return 0;
}
the automatic installer had some problems downloading some stuff, but after downloading them manually, it ran perfectly.
Yeah, unfortunately the SF mirrors can be a bit flakey sometimes but I don't really know if it would be any better elsewhere - devkitPro alone is doing around 300gig a month.
Not so much forgot as having other priorities for this release set - quite a bit of DSi related prep work for instance which I don't really want to make too big a deal about until we have some other things ready to roll.