User: FBC

  • Public profile

User profile: FBC

User info
User name:FBC
Name:Dimitrios
Location:Athens
History
Joined:
Number of posts:5
Latest posts:

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 C
So i am trying to include the crypt.h library to my code and the compiler gives me this message http...

input and output for array
can 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