>>6
most of the time when people use snprintf, they really want to use asprintf instead... too bad it's not in the C standard, even though it is supported by just about every widely used libc.
>>11
at least it's not slow as fuck like that darcs and git and whatever else the kiddies are using these days.
Name:
Anonymous2008-11-20 5:34
>> 12 at least it's not slow as fuck like that darcs and git and whatever else the kiddies are using these days.
Such a jerk. DVCS are the future. You are old stuff, faggot.
Name:
Anonymous2008-11-20 5:39
>>7
You even said it's running on GNAA/Linux
Anyway, this task is trivial, bro. Even if you don't want to write this little procedure yourself, you'll just c/p it from libc's itoa. I'm not sure why you posted this code on our nice /prog/ board. bro.
>>15 it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed it's not distributed
GET IT?
Name:
Anonymous2008-11-20 8:42
>>16
if by "distributed" you mean slow as fuck because it downloads over 9000 old versions of the code, then yes. also, enjoy your merge conflicts.
>>16 CVS is distributed under a Free GNU license and can be obtained quite readily. Proceed here for instructions on using UD6/CMtool and Uniface with CVS.
Name:
Anonymous2008-11-20 10:28
>>17
Clearly you don't know that GIT can also be employed as central repository. While everyone maintains their private copy, all changes are uploaded exclusively to the main hub, so in this respect it acts very similar to SVN while still providing a better overall source control experience to the programmer.