mod_fem_viewer/utils/fv_conv_utils.cpp File Reference

#include "fv_conv_utils.h"
#include <string.h>
Include dependency graph for fv_conv_utils.cpp:

Functions

bool IsDig (std::string &str)
bool IsCyfr (std::string &str)
void int2bin (unsigned int nr, unsigned int size, char buff[])
void int2bin2 (unsigned int n, unsigned int buffer_size, char *buffer)

Function Documentation

void int2bin ( unsigned int  nr,
unsigned int  size,
char  buff[] 
)
void int2bin2 ( unsigned int  n,
unsigned int  buffer_size,
char *  buffer 
)
bool IsCyfr ( std::string &  str  ) 

Here is the call graph for this function:

bool IsDig ( std::string &  str  ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1