Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (WinAPI, Konsole) » Programm C++ problem

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 <
010
28.05.2018, 19:22 Uhr
Power33



jemand da?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
011
04.06.2018, 23:18 Uhr
Power33



Kann mir jemand paar Tipps geben ?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
012
05.06.2018, 18:24 Uhr
Power33



Kann man noch mit Hilfe rechnen ?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
013
07.06.2018, 17:04 Uhr
Power33



void CDimmerLogEntry::switchedOff()
{

unsigned int offTime;

if(m_startTime < offTime){

m_duration = offTime- m_startTime;
m_duration = m_duration/24;

}
if(m_startTime >offTime){

m_duration = -1*(-offTime +m_startTime)+3600;
m_duration = m_duration/24;


}

}


void CDimmerLogEntry::switchedOffAt(unsigned int offTime){

CTimeOfDay();
CDimmerLogEntry::switchedOff();
}



Passt das ?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: [ 1 ] > 2 <     [ C / C++ (WinAPI, Konsole) ]  


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: