dmlfw (Daniyal Machine Learning Framework)
dmlfw_utils.h File Reference

Core utility functions for file and string processing. More...

#include <dmlfw_types.h>
#include <utils/dmlfw_utils_file.h>
#include <utils/dmlfw_utils_string.h>
Include dependency graph for dmlfw_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Core utility functions for file and string processing.

Author
Mohammed Daniyal
Version
1.0
Date
2025-09-26

This umbrella header consolidates core utility submodules, including file and string utilities.

It provides access to essential helpers such as:

The utils module supplies foundational support functions widely used in various components across the framework.

See also the specialized headers for detailed APIs: