Premake Internals
string_startswith.c File Reference

Determines if a string starts with the given sequence. More...

#include "premake.h"
#include <string.h>

Detailed Description

Determines if a string starts with the given sequence.

Author
Copyright (c) 2013 Jason Perkins and the Premake project