Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Namespaces | Functions
print.h File Reference

Convertion header to use the print and debug functions from C code. More...

Go to the source code of this file.

Namespaces

namespace  lampda
 Program scope.
 
namespace  lampda::platform
 Handle the platform specific interactions.
 

Functions

void lampda::platform::lampda_print (const char *format,...)
 
void lampda::platform::lampda_print_raw (const char *format,...)
 raw print, no system additional logs
 

Detailed Description

Convertion header to use the print and debug functions from C code.