![]() |
KSquare Utilities
|
#include "FirstIncludes.h"#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <string>#include <iomanip>#include <fstream>#include <iostream>#include <vector>#include "MemoryDebug.h"#include <io.h>#include <windows.h>#include <sys/types.h>#include "CmdLineExpander.h"#include "OSservices.h"#include "KKStr.h"Go to the source code of this file.
Functions | |
| bool | FileInStack (const KKStr &cmdFileName, const VectorKKStr &cmdFileStack) |
| bool FileInStack | ( | const KKStr & | cmdFileName, |
| const VectorKKStr & | cmdFileStack | ||
| ) |
Definition at line 114 of file CmdLineExpander.cpp.