Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 210 211 212 213 214 ... 553
0 3186 posted 15 years ago by nXqd
Basic usage of class and objects
0 1332 posted 15 years ago by vamsi
Matches text between each pair of asterisks (see URL above for demo) **Example:** Make text between asterisks bold, like in Textile (in Ruby): `test.gsub(/(\*)+([^.*?$]+)+(\*)/, '<strong>\\2</strong>')`
0 4000 posted 15 years ago by inko9nito
binarno stablo implementacija uz pomoc pokazivaca
0 1075 posted 15 years ago by originx
binarno stablo uz pomoc polja
0 1012 posted 15 years ago by originx
implementacija opcenitog stabla tree.h
0 994 posted 15 years ago by originx
0 1092 posted 15 years ago by ivahorvat
0 901 posted 15 years ago by MartinYork
A little function used to set cookies as arrays of values instead of single combinations key->value. Note that it saves values as a stack.
1 1279 posted 15 years ago by claudiowebdesign
simple bash script to kill apache childs with status "Gracefully finishing" or "G" status. you may put it at cron
0 1237 posted 15 years ago by randompage
Original custom fields code based on Wefunction's code here: http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/ enhanced to add support for uploading images.
1 1377 posted 15 years ago by simnor
This little trick will prevent line breaks on your links. I recommend using this with long text to avoid having links break into 2 lines.
0 1459 posted 15 years ago by blueocto
Textareas in IE have vertical scrollbar visible by default. If you want those removed (I know I do) use this line.
0 1402 posted 15 years ago by blueocto
With this line of code you can control places where you want your pages to break when printing a document.
0 1447 posted 15 years ago by blueocto
This will remove dotted outline from focused or active links.
0 1250 posted 15 years ago by blueocto
the following code can be used to create a table with a dynamic name
0 1451 posted 15 years ago by gtaking
0 2334 posted 15 years ago by fadehelix
Use as follow in you style.less file : <pre> .example{ .linearGradient(0, #fff, 50%, #ccc, 100%, #fff); } </pre>
1 1574 posted 15 years ago by kanouf
Quick and easy javascript in_array function. It's not perfect, but if you need something quick, this is it.
1 1147 posted 15 years ago by cornellsteven
ReflectionToStringBuilder wraps a class and outputs a string describing its attributes, more or less similar to var_dump in PHP
1 3519 posted 15 years ago by miceno
KeyPreview property must be set to Yes
0 1586 posted 15 years ago by heislekw
You need jQuery to make this work.
1 1484 posted 15 years ago by tomasdev
Am Beispiel einer Grafik
0 1510 posted 15 years ago by gabbo
0 863 posted 15 years ago by cwicaksono
copy from google code search result page
0 1060 posted 15 years ago by sospartan
There seems to be many scan directory systems but I could not find one that works the way I needed. I added in functionality for a search filter and an ignore list. The search filter and ignore list can ignore by extension, file (case-sensitive file...
1 1906 posted 15 years ago by SoN9ne
1 ... 210 211 212 213 214 ... 553