1606
Other Calculators / Re: SirCmpwn's Projects Suspended
« on: December 13, 2010, 04:57:28 pm »Umm, no. They will remove filters and give me administrator access to my laptop when I turn 18, or so they claim.When is your Birthday?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 1606
Other Calculators / Re: SirCmpwn's Projects Suspended« on: December 13, 2010, 04:57:28 pm »Umm, no. They will remove filters and give me administrator access to my laptop when I turn 18, or so they claim.When is your Birthday? 1607
Site Feedback and Questions / Re: Splitting the Axe Parser sub-forum in half?« on: December 13, 2010, 03:05:03 pm »Yeah, except the help asked inside the progress topics, but sadly not much could be done about that (although maybe a sub-forum might discourage asking help in those huge topics)True. I guess if it was like a sub-forum inside the axe sub-forum, that was pinned, then I would support the change. 1608
TI-BASIC / Re: Limit on xLib tilemap?« on: December 13, 2010, 09:29:18 am »
Would you please post your code? I think it's probably xlib's fault.
1609
Anime and Manga / Re: Bleach« on: December 13, 2010, 09:27:11 am »oh. I forgot. The last chapter I read was something about Ichigo's sister visiting Mr.U's shop and some wierd guy want to tell Ichigo somethingYeah, that was after he lost his powers. 1610
Anime and Manga / Re: Bleach« on: December 13, 2010, 09:21:54 am »wait..Ichigo lost his power?Yep. After fighting Aizen, he used the final getsuga tenshou. This made him lose his powers. Spoiler For Spoiler: 1611
Anime and Manga / Re: Naruto« on: December 13, 2010, 09:02:54 am »i think i read until first fight Naruto vs SasukeWow. Keep reading. You only have like what, 400 more chapters? I need to re-read it anyway, but I'm reading the 600 chapter one piece right now. 1612
Site Feedback and Questions / Re: Splitting the Axe Parser sub-forum in half?« on: December 13, 2010, 07:44:30 am »
Does help topics include questions asked by users?
1613
Calculator C / Re: Reading/Writing Files, Listing Directories« on: December 12, 2010, 10:59:47 pm »I might just look at the source code for mViewer, released about 12 minutes agoThat could work. Wait, is this for NSpire coding? Oh, I have no idea, then. 1614
Calculator C / Re: Reading/Writing Files, Listing Directories« on: December 12, 2010, 10:49:36 pm »Lol, sorry. It's platform specific, IIRC, so you are best off using a methods within #ifdef (Wait, that's C right?) based on the OS. So, yeah, not exactly sure. I've done it before, but only when writing a stream to a log file, and that was a year ago, so I don't fully remember.IIRC, you open the file, and read it 1615
Calculator C / Re: Reading/Writing Files, Listing Directories« on: December 12, 2010, 10:35:53 pm »I know about the file functions, but now how to use them properly, and the docs don't helpI see. IIRC, you open the file, and read it. Haven't done that in a while. I know you open it, read the file, and then close it. Not sure otherwise. 1616
Calculator C / Re: Reading/Writing Files, Listing Directories« on: December 12, 2010, 10:31:23 pm »
In C. There are functions to read and write files (fwrite I think).
For directories, try this: http://faq.cprogramming.com/cgi-bin/smartfaq.cgi?answer=1046380353&id=1044780608 EDIT: http://en.wikipedia.org/wiki/C_file_input/output for reading and writing. 1617
Miscellaneous / Re: Snow« on: December 12, 2010, 05:55:45 pm »
I love snow, but don't get that much.
1618
Oasis / Re: OS Poll« on: December 12, 2010, 04:19:18 pm »What might the issues be? We can just compile it for 32-bit if we have to and 64-bit will just have to run the 32-bit versionOkay. I would rather have it be compatible. We can test it if we need to. I'm not as concerned as getting it to work for 64 bit, as getting it to work for 32 bit. 1619
Oasis / Re: OS Poll« on: December 12, 2010, 04:14:15 pm »LolI'm not sure if this will compile correctly with 64 bit, though. 1620
TI-BASIC / Re: Length of Strings« on: December 12, 2010, 04:13:47 pm »good ol' TIBD.I guess you could have it go across an entire sector of memory. Considering the other stuff you would need, that's a little less than 2^16 bytes still. So yeah, free ram. ;-) |
|