Code Snippets: c
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
C concurrency less-but-still-fail | starakaj | C | c concurrent counter | At least this one is atomic. | 2011-12-01 |
|
C concurrency fail | starakaj | C | c concurrent counter fail | It's like an atomic counter, only not | 2011-12-01 |
|
מחשבים 37-2 | max.fol | C | c | עבודת בית 1 | 2011-11-11 |
|
Simple C macros to determine Array length and clear memory | kaiwan | C | c macros useful | (c) Bruce Rosner. (From the LinkedIn 'Plain Old C Programming' group: I usually also use this ma... | 2011-09-10 |
|
Set memory to a pattern | kaiwan | C | c debug init memory pattern | Simple function to initialize a given piece of memory to a given pattern (like, 0xdeadface, 0xbabefa... | 2011-09-09 |
|
Round-up Macro | cmho | C | c macro memory allocation rounding | Yoinked from xv6 v4—one line to round up a size. Useful for memory allocation. | 2010-11-04 |
|
Exemplo de uso da função getopt | eldermarco | C | argumentos c getopt glibc | Um programa simples ilustrando o uso da função getopt em linguagem C. A função getopt permite tratar... | 2010-06-19 |
|
hello smipple | daniel.wilkison | C | c intro stdio.h | prints "hello smipple" to the standard output. I know it's very simple and corny, but I had to writ... | 2010-03-08 |
|
Teste | rafael | Text only | a b c | descrição. | 2009-07-23 |
|
Using Objective-C ABI from within a pure C code. | moriyoshi | C | appkit c corefoundation objective-c | whew! | 2009-07-07 |



