extFS-Seyshell/docs/latex/env_8h_source.tex
2026-05-25 15:39:10 +02:00

16 lines
1.2 KiB
TeX

\doxysection{env.\+h}
\hypertarget{env_8h_source}{}\label{env_8h_source}\index{src/env.h@{src/env.h}}
\mbox{\hyperlink{env_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#pragma\ once}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#include\ "{}\mbox{\hyperlink{struct_8h}{struct.h}}"{}}}
\DoxyCodeLine{00003\ \textcolor{preprocessor}{\#include\ <stdlib.h>}}
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ <string.h>}}
\DoxyCodeLine{00005\ }
\DoxyCodeLine{00006\ \textcolor{keywordtype}{char}*\ \mbox{\hyperlink{env_8h_a0ce3d2cd4284dee64477512b489ddb4f}{get\_env\_value}}(\textcolor{keywordtype}{char}*\ key);}
\DoxyCodeLine{00007\ \textcolor{keywordtype}{int}\ \mbox{\hyperlink{env_8h_a2447e9b952249197b828841281389e8f}{set\_env\_value}}(\textcolor{keywordtype}{char}\ *key,\ \textcolor{keywordtype}{char}\ *value);}
\DoxyCodeLine{00008\ \textcolor{keywordtype}{int}\ \mbox{\hyperlink{env_8h_a684d25b4cc5d9bf14dd67309de8568bf}{get\_env\_len}}(\mbox{\hyperlink{structenv}{env}}\ *envs);}
\DoxyCodeLine{00009\ \mbox{\hyperlink{structenv}{env}}*\ \mbox{\hyperlink{env_8h_a9f03a70f263b1c039d6a3975b02cfadd}{init\_envs}}();}
\end{DoxyCode}