cprover
converter.cpp File Reference
#include <iostream>
#include <string>
+ Include dependency graph for converter.cpp:

Go to the source code of this file.

Functions

bool has_prefix (const std::string &s, const std::string &prefix)
 
int main ()
 

Function Documentation

◆ has_prefix()

bool has_prefix ( const std::string &  s,
const std::string &  prefix 
)

Definition at line 13 of file converter.cpp.

◆ main()

int main ( )

Definition at line 18 of file converter.cpp.