C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-15-2009, 03:35 PM   #1
Registered User
 
Join Date: Jul 2005
Posts: 21
Storing Code Snippets

Hi. I've just reintroduced myself to C with a nice application, I'd like to save some of the snippets and I'm wondering how other people do this - a member here mentioned a backup of their c library and i thought it was a neat idea.

I've found a couple of applications that try to help organise snippets (kjots, basket etc)
though the ones I've used don't feel right (not exactly a long trial). I've also read that some people store many text files, others store all the snippets in a single text file, and others use a database.

Which method(s)/application(s) do you guys at cprogramming.com use?
saeculum is offline   Reply With Quote
Old 03-15-2009, 08:47 PM   #2
Senior software engineer
 
brewbuck's Avatar
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 5,768
I create libraries, not snippets. Code worth keeping is worth cleaning up and putting into a library. Snippets encourage copy-paste programming.
__________________
"Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot
brewbuck is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Joining these code snippets spadez C Programming 4 02-07-2009 04:07 PM
Values changing without reason? subtled C Programming 2 04-19-2007 10:20 AM
Obfuscated Code Contest Stack Overflow Contests Board 51 01-21-2005 04:17 PM
Interface Question smog890 C Programming 11 06-03-2002 05:06 PM
Couple Code Snippets Unregistered Game Programming 1 01-22-2002 02:23 AM


All times are GMT -6. The time now is 06:48 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22