Files
Ramtin_repo/Othello/codes/Utilities/IntSqrt.h
T

3 lines
31 B
C

#pragma once
int intSqrt(int);