Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <cstring>
Go to the source code of this file.
Functions | |
char * | strnstr (const char *s1, size_t s1len, const char *s2, size_t s2len) |
char* strnstr | ( | const char * | s1, |
size_t | s1len, | ||
const char * | s2, | ||
size_t | s2len | ||
) |
Definition at line 18 of file strnstr.cc.
View newest version in sPHENIX GitHub at line 18 of file strnstr.cc
References Acts::PhysicalConstants::c, and i.
Referenced by msg_buffer::format().