olrait team mailing list archive
-
olrait team
-
Mailing list archive
-
Message #00026
Programma C++ / C# di wilderkde : debug !
A me non compila.
O meglio la parte c++, sotto linux gcc-4.4.3 x64 non compila con
quest'errore:
$ make raicypher
g++ raicypher.cpp -o raicypher
raicypher.cpp: In function ‘int main()’:
raicypher.cpp:79: error: ‘srand’ was not declared in this scope
raicypher.cpp:80: error: ‘rand’ was not declared in this scope
make: *** [raicypher] Error 1
Fix? Dai che questo non è colpa della rai! :D
Follow ups