Topic “c functions”
This topics current hotness is 0 - That means that it was covered by 0 articles per day over the last week.
Since 2008-01-26, this topic was covered by 2 Articles from 2 Feeds.
FeedItems
2008-08-08
-
New tactic (for me): categories all in one file
Despite the previous post, I still do use categories. ;) They’re not banned-in-BrentLand. For the iPhone version of NetNewsWire, I put them all in one file: NNWExtras.m. (“Extras” instead of Categories because there are also a few C functions and one macro defined in that file.) What I like about this is the discipline it brings. I don’t want that one file to become big, so I’m more reluctant to add a category or category method. read
2008-01-26
-
Schnippselchen: manage frequently-used code snippets
[…] is supported for many languages and code types including CSS, Perl, Python, XML, Applescript, and SQL. There is also a "Go to Line" feature and the ability to comment on your snippets (so you can remind yourself what those C functions do).Schnippselchen can run from a thumbdrive (or iDisk) because your snippets are stored in the .app package; keep this in mind if you remove or update the program. [Via i use this]Read | Permalink | Email this | Comments read