To create a text file (.txt) in C lang
How to open a text file („daten.txt“) in the language C here in my Fedora 41 (Linux). The new program shows the current time. The telephone number does not appear here.
Alles was mit der Informatik zu tun hat
How to open a text file („daten.txt“) in the language C here in my Fedora 41 (Linux). The new program shows the current time. The telephone number does not appear here.
I tried once in the past the program language C. But I read that C has updates as C++ and it is still in use with Linux, my operating system. It will display the area code and the main number. I’m using the gcc 14.3.1 compiler in Linux, Fedora 41 at the moment. sven@fedora:~$ gcc –versiongcc (GCC) 14.3.1 20250808 (Red Hat 14.3.1-3)Copyright (C) 2024 Free Software Foundation, Inc.Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Esgibt KEINE Garantie;…
It is a Python script for a Linux operating system: The results are (yes the folders haven the German language, because I live in Germany, and I’m German – sorry for that) Größen der Unterverzeichnisse in /home/sven/Musik 1980-1989: 6,8GMusikvideo: 12M1970-1979: 3,2Gsonstige_Musik: 6,7G1990-1999: 121MPodcast: 5,8G1960-1969: 2,7GWeihnachten: 921M2000-2009: 8,5G2010-2019: 1,7GHörbücher: 92MKlassik: 1,5GMusikalben: 3,5Gerster_Versuch: 136K1950-1959: 95M
Ich war gestern kurz wieder in Düsseldorf. Natürlich ist für dort das Ziel, die Buchhandlung Thalia. Thalia hat im Bereich der Königsallee immer noch die größte Auswahl an Büchern. Da die Fahrt von Essen auch nicht sonderlich lange dauert, fahre ich da mal eben hin. 107 von Essen Krankenhaus Stoppenberg nach Essen Hauptbahnhof RE1 von Essen Hauptbahnhof nach Düsseldorf Hauptbahnhof U76 von Düsseldorf Hauptbahnhof nach Düsseldorf Heinrich-Heine Allee (noch mit den alten B80C-Stadtbahnwagen) In diesem Fall habe ich wieder mit…
This morning, I tried to update my Python packages with the command: pip3 list -o –format columns| cut -d‘ ‚ -f1|xargs -n1 pip install -U but I could not update the module torch. Here are the messages: Downloading torch-2.8.0-cp313-cp313-manylinux_2_28_x86_64.whl (887.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.9/887.9 MB 6.7 MB/s 0:01:24 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 9.3 MB/s 0:00:54 Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 6.7 MB/s 0:00:01 Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 9.5 MB/s …