Search:

Type: Posts; User: crimisonfray

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,237

    program keep showing denied

    #include <stdio.h>


    int main(){
    char pass[9], password[9],basketball;
    int keepalive=0;
    int i;
    password[9]=basketball;

    printf("Enter your password:");
  2. Replies
    2
    Views
    1,214

    program keep showing denied

    #include <stdio.h>


    int main(){
    char pass[9], password[9],basketball;
    int keepalive=0;
    password[9] =basketball;

    printf("Enter your password:");
    scanf("%s",...
Results 1 to 2 of 2