7 lines
65 B
C
7 lines
65 B
C
|
#include "StaticLibExample.h"
|
||
|
|
||
|
int FourtyFour()
|
||
|
{
|
||
|
return 44;
|
||
|
}
|