Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

bitgen.c File Reference

Stand-alone tool to generate bitstreams. More...

#include <stdio.h>
#include <string.h>
#include <stdlib.h>

Include dependency graph for bitgen.c:

Include dependency graph

Functions

int main (int argc, char *argv[])
 Start of execution.


Detailed Description

Stand-alone tool to generate bitstreams.

Creates a valid track 2 bitstream, complete with Start, Stop and LRC on stdin, from keyboard input. Do not enter the ";" (start) or "?" (stop) characters manually, they will be added automatically. If use ";" in Linux, you will get an error.

Used to create raw bitstreams that Stripe Snoop can parsing using input mode (-i), so you can use Stripe Snoop without a reader.

Author:
Acidus (acidus@msblabs.org)
This file is part of Stripe Snoop (http://stripesnoop.sourceforge.net)

Stripe Snoop is licensed under the GPL. See COPYING for more info

Copyright (C) 2005 Acidus, Most Significant Bit Labs


Function Documentation

int main int  argc,
char *  argv[]
 

Start of execution.

Parameters:
argc number of command line params
argv char * [] of command line params


Generated on Thu Apr 7 01:55:47 2005 for StripeSnoop by doxygen 1.3.3