C ‘de String Array ‘i Nasıl Yapılır ?
Eğer içeriği değişmeyecek string ‘lerden oluşuyor ise const char *a[2]; a[0] = “ozgur”; a[1] = “ali”; İçeriği değişecek stringlerden oluşacak dizi için char a[2][14]; strcpy(a[0], “ozgur”); strcpy(a[1], “ali”);
Özgür Özkök
Eğer içeriği değişmeyecek string ‘lerden oluşuyor ise const char *a[2]; a[0] = “ozgur”; a[1] = “ali”; İçeriği değişecek stringlerden oluşacak dizi için char a[2][14]; strcpy(a[0], “ozgur”); strcpy(a[1], “ali”);
Creating API documentation with Swagger involves the following steps: By following these steps, you can create API documentation with Swagger that is easy to use and provides all the information developers need to interact with your API. Good documentation is crucial for any REST API. Swagger is a tool that can help create and display […]
Windows: system(“cls”); Unix: system(“clear”);
By using math and cryptography, Blockchain is challenging the status quo in a radical way. Will governments and financial institutions embrace it?
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide high-quality continuous delivery. DevOps culture is a way of thinking about and working with technology that emphasizes collaboration, communication, and automation. It is a culture that is built on […]
MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses BSON format. This tutorial will provide you good understanding on MongoDB concepts and provide you the hands on skills to be a MongoDB expert. […]
Hayat bayram olsa ya da yarın hiç olmasaGözlerini açsan penceremden baksanGüneş yüzüne doğsa Hayat bayram olsa ya da yarın hiç olmasaGözlerini açsan penceremden baksanYüzüne yüzüm doğsa Olmuyor istediğimiz gibi olmuyorGenellikler içindeyiz öznellik görünmüyorOlmuyor istediğimiz gibi olmuyorGenellikler içindeyiz öznellik görünmüyor Sözün dilim olsa ya da neden hiç olmasaEllerimi açsam gözlerimden baksanYoluna güneş doğsa Sözün dilim olsa […]
Yukihiro Matsumoto a.k.a. Matz, is a Japanese computer scientist and software programmer best known as the chief designer of the Ruby programming language and its reference implementation, Matz’s Ruby Interpreter (MRI). His demeanor has brought about a motto in the Ruby community “Matz is nice and so we are nice,” commonly abbreviated as MINASWAN. Draper […]
Agile has come of age, everyone seems to be doing Agile, or at least talking about Agile, and yet more and more people are talking about failing with Agile, or the failure of Agile. In this talk, @sleepyfox answers the questions: How did this come about? Is Agile not really the panacea that it was […]
Gitmem gerek bu şehirdenBir rüya oldun sevdamın gergefindeNeden çocuklar beni gösteriyor?Yağmur yağsa güneşin yerineHa gayret güzelim gayretBiter elbet bu yağmur sabret Sensizlikten olsa gerekÇekilmez oldu buralarHep benle beraber bulamadıklarımBak cesaretim yok artıkGeç oldu yorgunumYine deli oldum sayendeSaçında rüzgarHa gayret güzelim gayretBiter elbet bu yağmur sabret Ayrılıktan olsa gerekGecikiyor sabahlarHep benle beraber unuttuklarımDönmüyor epeydir başımDenizler yalanSevmek […]