removed pointer
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#include <stdio.h>
|
||||
|
||||
//functions
|
||||
void Calculate(unsigned long*, unsigned long*);
|
||||
unsigned long Calculate(unsigned long, unsigned long);
|
||||
|
||||
Reference in New Issue
Block a user