Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » Allgemeines (OffTopic) » Techie-kunst

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 ] [ 2 ] [ 3 ] > 4 <
030
07.08.2003, 14:15 Uhr
typecast
aka loddab
(Operator)


Der Code funzt bei mir nicht. Die Zeile signal (SIGALRM, ((__sighandler_t) 1)); in do_on_exit() gibt bei mir folgende Fehlermeldung:
t.c: In function `do_on_exit':
t.c:98: cast specifies function type
--
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
031
07.08.2003, 15:14 Uhr
0xdeadbeef
Gott
(Operator)


Nimm stattdessen

C++:
signal(SIGALRM, SIG_IGN);


Ich hatte das Problem zwar nicht, und in den glibc-Headern (/usr/include/bits/signum.h) steht

C++:
#define SIG_IGN ((__sighandler_t) 1)


Aber vielleicht ist es bei dir ja anders implementiert. So müsste es laut ANSI jedenfalls gehen.
--
Einfachheit ist Voraussetzung für Zuverlässigkeit.
-- Edsger Wybe Dijkstra
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
032
07.08.2003, 15:24 Uhr
typecast
aka loddab
(Operator)


Bei mir ist die Datei in einem anderen Verzeichniss. Aber auch manuell einbinden bringt nicht. Aber wenn ich die Zeile auskommentiere, dann tut es.
--
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
033
13.08.2003, 16:35 Uhr
0xdeadbeef
Gott
(Operator)


Noch ein Gedicht, gerade im Netz gefunden. Zwar keine Technik, aber trotzdem toll:

If an S and an I and an O and a U
With an X at the end spell Su;
And an E and a Y and an E spell I,
Pray what is a speller to do?
Then, if also an S and an I and a G
And an HED spell side,
There's nothing much left for a speller to do
But to go commit siouxeyesighed.
-- Charles Follen Adams, "An Orthographic Lament"
--
Einfachheit ist Voraussetzung für Zuverlässigkeit.
-- Edsger Wybe Dijkstra
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: [ 1 ] [ 2 ] [ 3 ] > 4 <     [ Allgemeines (OffTopic) ]  


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: