EYLÜL_PC_SHOP
Would you like to react to this message? Create an account in a few clicks or log in to continue.

EYLÜL_PC_SHOP

EYLÜL_PC_SHOP
 
AnasayfaAnasayfa  Latest imagesLatest images  AramaArama  Kayıt OlKayıt Ol  Giriş yapGiriş yap  

 

 tarihi gösteren asm kodu

Aşağa gitmek 
YazarMesaj
Admin
Admin



Mesaj Sayısı : 99
Kayıt tarihi : 29/12/08

tarihi gösteren asm kodu Empty
MesajKonu: tarihi gösteren asm kodu   tarihi gösteren asm kodu EmptyPerş. Ocak 01, 2009 8:08 pm

mesela bugün günlerden cuma kodu çalıştırdığımda kod bana "bugün cuma" "çıkmak için bir tuşa basınız" sonucunu vermeli!


#include <stdio.h>
#include <stdlib.h>
#include <conio.h>

int main(void)
{
int x;
for(x=0;x<256;x++) {
printf(%c karacterinin ascii degeri=%d dir\n,x,x);
}
return 0;

getche();
}
Sayfa başına dön Aşağa gitmek
http://fetle.yetkinforum.com
 
tarihi gösteren asm kodu
Sayfa başına dön 
1 sayfadaki 1 sayfası

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
EYLÜL_PC_SHOP :: Programlama :: Assembly-
Buraya geçin: