misc.cc File Reference

Back to the index.

Functions
misc.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include "cpu.h"
#include "misc.h"

Go to the source code of this file.

Functions

unsigned long long mystrtoull (const char *s, char **endp, int base)
 
int mymkstemp (char *templ)
 
void print_separator_line (void)
 

Function Documentation

◆ mymkstemp()

int mymkstemp ( char *  templ)

Definition at line 114 of file misc.cc.

References mystrlcat(), mystrlcpy(), and strlen().

◆ mystrtoull()

unsigned long long mystrtoull ( const char *  s,
char **  endp,
int  base 
)

Definition at line 46 of file misc.cc.

◆ print_separator_line()

void print_separator_line ( void  )

Definition at line 164 of file misc.cc.

References debug.


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13