Melon
A C++ library designed for RadishOS.
Toggle main menu visibility
Loading...
Searching...
No Matches
Constants.hpp
1
#pragma once
2
3
#include <stdio.h>
4
5
namespace
Melon::FileSystem
6
{
7
constexpr
int
EndOfFile = EOF;
8
}
// namespace Melon::FileSystem
Melon::FileSystem
Contains functions and classes to interact with the filesystem.
Definition
FileSystem.hpp:5
Include
Internal
FileSystem
Constants.hpp
Generated by
1.18.0