Problem with linking libraries in Code blocks C[code]#include <stdio.h> #include <stdlib.h> #include <crypt.h> int main() { char salt[10]="qwe...
Problem with linking libraries in Code blocks CSo i am trying to include the crypt.h library to my code and the compiler gives me this message http...
input and output for arraycan you post the code now?
Where do temporary data be put?Hello ccdare , I am not sure but i will try to help out. (if i got anything wrong please correct me ...
Why is this program not printing (2,5)?int main() { int x1=2; // indent 4 spaces after a ' { ' you mean to leave four spaces after a ...
This user does not accept Private Messages