Welcome, Visitor!

Hello, we are really happy that you have reached us. However, since you are viewing the forum as a visitor, you cannot benefit from many features of the forum. How about taking advantage of all the features exclusive to our members by registering? You can register right now, taking just 2 minutes of your time. We would love to see you among us.

c++ şifreleme

  1. X

    C/C++ Dosya Şifreleme

    C++ ile bu kod sayesinde dosya şifreleme yapabilirsiniz. #include <stdio.h> #include <stdlib.h> int main(vo-id) { char DosyaAdi[20],ch; FILE *Dosya1,*Dosya2; printf("Şifrelenecek Dosyayı Giriniz."); scanf("%s",DosyaAdi); Dosya1=fopen(DosyaAdi,"r")...

Theme editor

Top Bottom