Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Visual C# 2005 express Edition

Empfohlene Antworten

Veröffentlicht

Hallöchen!

Hab mal eine Frage und zwar hab ich mir das oben genannte Programm runtergeladen. Leider blicke ich da nicht ganz so durch. Ich versuche ein Programm so wie ich es in meinem Buch "Programmieren in C" gelernt habe auszuführen aber es zeigt mir jedes mal etwas an was womit ich nicht wirklich was anfangen kann...

Hier mal ein Beispiel:

gelernt habe ich das so

/*******************************************************

* Created from :  Sabrina Werner

* Created at   :  08.08.2007

* Updated at   :  09.08.2007

*

* Description  : Kapitel 1, Aufgabe 3

*                

*

*********************************************************/


#include <stdio.h>



main()

{


  // deklaration der Variablen

  int fahr, celsius;

  int lower, upper, step;


}

und das Programm zeigt mir die anfangs zeilen aber so

using System;

using System.Collections.Generic;

using System.Text;


namespace ConsoleApplication1

{

    class Program

    {

        static void Main(string[] args)

        {

        }

    }

}

Kennt sich jemand damit aus? Evt ist es ja nicht das selbe C wie ich es gerade lerne.

Vielen danke schon ma im vorraus für eure hilfe

Liebe Grüße

die Zicke

Visual C# 2005 express Edition

Ich versuche ein Programm so wie ich es in meinem Buch "Programmieren in C" gelernt habe auszuführen

C# ist eine andere Programmiersprache. Zum Programmieren in C/C++ kannst Du Visual C++ verwenden.

Echt jetzt??? ja kein wunder das das nicht geht *schäm* danke für deine schnelle hilfe...

Sieh es positiv: Nun kannst Du Dich auch gleich noch mit C# beschäftigen.

Ja da muss ich dir voll un ganz recht geben.

Leider wusste ich nicht das es da einen unterschied gibt aber was man hat hat man...

danke noch mal

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.