Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (ANSI-Standard) » Programme ausführen

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
19.08.2003, 15:39 Uhr
~OzzYcpluplus
Gast


ich bin (immer) noch ein ziemlicher Noob in Cpp und brauche die Info, mit welchem Befehl man ein Programm ausführen kann!
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
19.08.2003, 15:41 Uhr
~sanktus
Gast


mit system();
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
19.08.2003, 15:41 Uhr
Spacelord
Hoffnungsloser Fall


OS abhängig!
Welches OS?

MfG Spacelord
--
.....Ich mach jetzt nämlich mein Jodeldiplom.Dann hab ich endlich was Eigenes.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
003
19.08.2003, 15:41 Uhr
~OzzYcplusplus
Gast


also system("dateiname");?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
004
19.08.2003, 15:43 Uhr
typecast
aka loddab
(Operator)


So weit ich weiß ist das nicht Systemabhängig. Der system() Aufruf ist gehört zur <iostream> Headerdatei
--
All parts should go together without forcing. ... By all means, do not use a hammer. (IBM maintenance manual, 1925)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
005
19.08.2003, 15:46 Uhr
~OzzYcplusplus
Gast


ne ich denk das wars!
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
006
19.08.2003, 15:48 Uhr
~OzzYcplusplus
Gast


dankee
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
007
19.08.2003, 15:50 Uhr
virtual
Sexiest Bit alive
(Operator)


system gehört nach stdlib.h oder - in C++ - nach cstdlib.
system selbst is OS unabh. in dem Sinne, daß überall vorhanden. Die Interpretation des Strings, den man system gemeinhin übergeben muß hingegen ist Systemabh.
--
Gruß, virtual
Quote of the Month
Ich eß' nur was ein Gesicht hat (Creme 21)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
008
19.08.2003, 15:56 Uhr
Spacelord
Hoffnungsloser Fall


<cstdlib>
system() sollte man aber trotzdem nicht nutzen.
Zum einen sind die Parameter ohnehin Systemabhängig,zum anderen wird dadurch eine Shell gestartet,die a. langsam ist und b. unter Umständen unsicher.

MfG Spacelord

zu langsam
--
.....Ich mach jetzt nämlich mein Jodeldiplom.Dann hab ich endlich was Eigenes.

Dieser Post wurde am 19.08.2003 um 15:57 Uhr von Spacelord editiert.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
009
19.08.2003, 19:41 Uhr
Pablo
Supertux
(Operator)



Zitat:
Loddab postete
So weit ich weiß ist das nicht Systemabhängig. Der system() Aufruf ist gehört zur <iostream> Headerdatei

Ich glaube nicht, dass system im iostream ist. Ich includiere nur stdlib.h dafür.
--
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C / C++ (ANSI-Standard) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: