You're here: Snippet Directory » C/C++ (495)
Language:

Snippet Directory - C/C++ 

Snippets

Verify a given bit from a C string

This is a very fast function to get a choosen bit from a C string.

Language: English | Programming Language: C | Author: niemeyer [not registered]

Verify a given bit from a C string

This is a very fast function to get a choosen bit from a C string.

Language: English | Programming Language: C | Author: niemeyer [not registered]

Verify a given bit from a C string

This is a very fast function to get a choosen bit from a C string.

Language: English | Programming Language: C | Author: niemeyer [not registered]

vflen - data storage size for sprintf

This computes how big a buffer is needed for a sprintf style call. It serves a similar goal to snprintf in that it allows protection against buffer overflows.

Language: English | Programming Language: C | Author: jkbonfield [not registered]

View

view is very similar to 'more'it gives every row a line number (quite handy for programmers), ie.1: blah2: buuetc, you get the point :)

Language: English | Programming Language: C | Author: stx [not registered]

Waitqueues, conditions and synchronisation

A set of generic function to implement waitqueues, conditions and synchronisation points in C using SYSV semaphores. Obviously thread safe.

Language: English | Programming Language: C | Author: richi [not registered]

Wann ist denn eigentlich dieses Jahr Ostern?

Das Snippet berechnet ausgehend von der Jahreszahl den Zeitpunkt, an dem in diesem Jahr Ostern ist.

Language: Deutsch | Programming Language: C++ | Author: Thomas

WINAPI - *.bmp drucken

Diese Funktion gibt ein Bitmap treiberunabhängig auf dem Drucker aus. Als Druckername einfach den Namen einsetzen, den der Drucker im System hat.

Language: Deutsch | Programming Language: C | Author: DarthZiu [not registered]

woodchuck.c

This is a small C function which calculates the answer to life's most pressing question: Namely, "How much wood would a woodchuck chuck if a woodchuck could chuck wood?"This program goes one step further, in fact, by offering a ...

Language: English | Programming Language: C | Author: supercusp [not registered]

writting to a file in c++

a very simple snippet to write to an external file done in c++

Language: English | Programming Language: C++ | Author: funvill [not registered]
RSS