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

Snippet Directory - C/C++ 

Snippets

Linked List - Implementation

Implementation for the Linked List.

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

Linked List - Test

A set of tests to verify that the Linked List operations work correctly. This requires you to use the "check" libary which is downloadable from check.sourceforge.net

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

lockfile

Lockfiles are commonly used to provide process exclusive access to a "resource" in the filesystem. This is a small and fairly portable function to create and manage UNIX "lock" files such as those used by mgetty to ...

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

longtostr

The reverse of strtol. Converts a long (signed or unsigned) to a string. Also known as a more complex version of itoa. Can output in any base.

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

Makes a directory which name containing current time

just as the title saysand hoping someone could enhance it.

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

Makes a directory which name containing current time

just as the title saysand hoping someone could enhance it.

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

MapGen 0.1 : Totally Random Module

The first part of an eventual package for generating and manipulating height fields of variable width and height.This Snippet populates a random heightfield using standard ANSI C functionality.

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

Mastermind

A highly portable version of Mastermind. Don't laugh at this code, it is among my first attempts at writing C code.

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

Mastermind

A highly portable version of Mastermind. Don't laugh at this code, it is among my first attempts at writing C code.

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

Mastermind

A highly portable version of Mastermind. Don't laugh at this code, it is among my first attempts at writing C code.

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