/www.cppreference.com/wiki/tr/chrono/c/start
#! | 69 lines | 68 code | 1 blank | 0 comment | 0 complexity | baebe4eec80f27be6fb5ba6a714bcf1c MD5 | raw file
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="tr" 4 lang="tr" dir="ltr"> 5<head> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 7 <title>tr:chrono:c:start</title> 8<meta name="generator" content="DokuWiki" /> 9<meta name="robots" content="index,follow" /> 10<meta name="date" content="2010-11-08T13:09:45-0800" /> 11<meta name="keywords" content="tr,chrono,c,start" /> 12<link rel="search" type="application/opensearchdescription+xml" href="http://www.cppreference.com/wiki/lib/exe/opensearch.php" title="C++ Reference" /> 13<link rel="start" href="../../../../index.html" /> 14<link rel="contents" href="http://www.cppreference.com/wiki/tr/chrono/c/start?do=index" title="İndeks" /> 15<link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://www.cppreference.com/wiki/feed.php" /> 16<link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://www.cppreference.com/wiki/feed.php?mode=list&ns=tr:chrono:c" /> 17<link rel="alternate" type="text/html" title="Plain HTML" href="http://www.cppreference.com/wiki/_export/xhtml/tr/chrono/c/start" /> 18<link rel="alternate" type="text/plain" title="Wiki Markup" href="http://www.cppreference.com/wiki/_export/raw/tr/chrono/c/start" /> 19<link rel="canonical" href="start" /> 20<link rel="stylesheet" media="screen" type="text/css" href="../../../lib/exe/css.php@t=custom1&tseed=1289693594" /> 21<link rel="stylesheet" media="all" type="text/css" href="../../../lib/exe/css.php@s=all&t=custom1&tseed=1289693594" /> 22<link rel="stylesheet" media="print" type="text/css" href="../../../lib/exe/css.php@s=print&t=custom1&tseed=1289693594" /> 23<script type="text/javascript" ><!--//--><![CDATA[//><!-- 24var NS='tr:chrono:c';var JSINFO = {"id":"tr:chrono:c:start","namespace":"tr:chrono:c"}; 25//--><!]]></script> 26<script type="text/javascript" charset="utf-8" src="../../../lib/exe/js.php@tseed=1289693594" ></script> 27</head> 28<body> 29<div class="dokuwiki export"> 30 31<h1 class="sectionedit1"><a name="standard_c_tarih_zaman" id="standard_c_tarih_zaman">Standard C Tarih & Zaman</a></h1> 32<div class="level1"> 33<div class="table sectionedit2"><table class="inline"> 34 <tr class="row0"> 35 <td class="col0"><a href="asctime" class="wikilink1" title="tr:chrono:c:asctime">asctime</a></td><td class="col1">saatin metinsel hali</td> 36 </tr> 37 <tr class="row1"> 38 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/clock" class="wikilink2" title="tr:chrono:c:clock" rel="nofollow">clock</a></td><td class="col1">programın çalışma süresini döndürür</td> 39 </tr> 40 <tr class="row2"> 41 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/ctime" class="wikilink2" title="tr:chrono:c:ctime" rel="nofollow">ctime</a></td><td class="col1">zamanın özel bir biçimde formatlanmış halini döndürür</td> 42 </tr> 43 <tr class="row3"> 44 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/difftime" class="wikilink2" title="tr:chrono:c:difftime" rel="nofollow">difftime</a></td><td class="col1">iki zaman arasındaki fark</td> 45 </tr> 46 <tr class="row4"> 47 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/gmtime" class="wikilink2" title="tr:chrono:c:gmtime" rel="nofollow">gmtime</a></td><td class="col1">işaretçiyi Greenwich zamanına döndürür</td> 48 </tr> 49 <tr class="row5"> 50 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/localtime" class="wikilink2" title="tr:chrono:c:localtime" rel="nofollow">localtime</a></td><td class="col1">işaretçiyi şimdiki zamana döndürür</td> 51 </tr> 52 <tr class="row6"> 53 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/mktime" class="wikilink2" title="tr:chrono:c:mktime" rel="nofollow">mktime</a></td><td class="col1">verilen tarihin takvim halini döndürür</td> 54 </tr> 55 <tr class="row7"> 56 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/setlocale" class="wikilink2" title="tr:chrono:c:setlocale" rel="nofollow">setlocale</a></td><td class="col1">yerel zamanı ayarlama</td> 57 </tr> 58 <tr class="row8"> 59 <td class="col0"><a href="http://www.cppreference.com/wiki/tr/chrono/c/strftime" class="wikilink2" title="tr:chrono:c:strftime" rel="nofollow">strftime</a></td><td class="col1">tarih ve zamanın belirli elemanlarını döndürür</td> 60 </tr> 61 <tr class="row9"> 62 <td class="col0"><a href="time" class="wikilink1" title="tr:chrono:c:time">time</a></td><td class="col1">sistem zamanının takvimini döndürür</td> 63 </tr> 64</table></div> 65<!-- EDIT2 TABLE [47-582] --> 66</div> 67</div> 68</body> 69</html>