Arama Sonuçları

  1. O

    C/ASM/Pointer Programlama Eğitimi / Programming Education

    Merhaba arkadaşlar, Reverse Engineering ile ilgilenen ve doğru başlamak isteyen arkadaşları aramıza bekliyorum. Her akşam iftardan sonra toplanrak hasbihal ediyoruz ve kodlama yapıyoruz. @h_quinn_
  2. O

    C File handling demo

    If you do not know basic programming concept than you can not and should not use it.
  3. O

    C File handling demo

    You should understand compiling C code.
  4. O

    C File handling demo

    it is only C language. 1642097698 Dili biliyorum artık. Öğreneli 1.5 yıl oldu.
  5. O

    C File handling demo

    Still developing.
  6. O

    C File handling demo

    6 months. I am developing a cs:go hack tool with c/++
  7. O

    C File handling demo

    It's a little demo showing uıse of file handling of C language. 1641994406 Learn!
  8. O

    C File handling demo

    Hello, this demo shows you lots of example. Have fun! It contains : printf("\n1 Create"); printf("\n2 Display"); printf("\n3 Append"); printf("\n4 Number of records"); printf("\n5 Search"); printf("\n6 Update"); printf("\n7 Delete")...
  9. O

    Karahan Online / TwelveSky2 / 12sky2 / Server Files 2.5

    Hangi dil üzerine kurulmuş bir oyun? Teşekkür ederim paylaşımın için ayrıca.
  10. O

    Unhandled Exception Error In Memory Hacker UI Pubg Mobile!

    First of all, I have to confess that I haven't played the game that you mentioned. Otherwise, if you want to clean your cookies or elses to make a clean start; 1- Hit Win button + R -> type %temp% -> Delete all files but before doing it cloase all applications. 2- Go and close real time...
  11. O

    Unhandled Exception Error In Memory Hacker UI Pubg Mobile!

    Do not forget to disable windows defender, it also has its own protection system.
  12. O

    Iterate 2d array starting the last row

    And thanks for your solution. İt seems better than mine :)
  13. O

    Iterate 2d array starting the last row

    You can reverse it. Straight one : #include <iostream> using namespace std; int main() { int test[3][2] = {{2, -5}, {4, 0}, {9, 1}}; // use of nested for loop // access rows of the array for (int i = 0; i < 3; ++i) { //...
  14. O

    Snake in C++ with SFML

    Thanks, I will add when I re-code them for practicing. Also, I have a youtube channel but it is for translation; I translate philosophy videos from Fr or Eng to Tr.
  15. O

    Snake in C++ with SFML

    Türkçe: Merhaba arkadaşlar, Youtube kanalınin içeriklerini anlayarak ve yorumlayarak tekrar kodluyorum. İlgisini çekebilecek arkadaşlar için kod ve örnek resmi buraya koyuyorum. English : Hi guys, I am re-coding the contents of the Youtube channel FamTrinli by understanding and commenting. I...
  16. O

    Tanışma ve görüş-tavsiyeleriniz?

    Hoşbulduk dostlar, forumu daha yeni yeni tanımaya başlıyorum. C/C++ bölümünü kurcalıyorum.
  17. O

    Tanışma ve görüş-tavsiyeleriniz?

    Hoşbulduk hocam.
  18. O

    Tanışma ve görüş-tavsiyeleriniz?

    Önce bir şeyler yapmaya başlayalım da, istediğin APEX olsun. :) Bu arada daha oyunu oynamadım bile. :)
  19. O

    Tanışma ve görüş-tavsiyeleriniz?

    Hoşbulduk hocam.
Üst