LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Functions
bin2s.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
Include dependency graph for bin2s.c:

Go to the source code of this file.

Functions

void strnident (FILE *fout, const char *src)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 79 of file bin2s.c.

◆ strnident()

void strnident ( FILE *  fout,
const char *  src 
)

Definition at line 51 of file bin2s.c.