Click here to Skip to main content
15,920,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: header file Pin
mpapeo4-Apr-05 13:17
mpapeo4-Apr-05 13:17 
Did you check the code i sent there
headers are
#include <stdio.h> /* has definitions of printf, fprintf, fopen, fscanf,
fclose, fflush, perror, rename and BUFSIZ */
#include <stdlib.h> /* has definitions of getenv and exit */
#include <unistd.h> /* has definition of sleep */
#include <string.h> /* has definitions of strcpy and strcat */

therefore i thought the header file will take care of the definition of sleep and that there header file is standard like some headers files that you can get them from somewhere and use them
-oam-
GeneralRe: header file Pin
Christian Graus4-Apr-05 14:22
protectorChristian Graus4-Apr-05 14:22 
GeneralRe: header file Pin
NewbieStats4-Apr-05 15:06
NewbieStats4-Apr-05 15:06 
GeneralRe: header file Pin
ThatsAlok4-Apr-05 18:33
ThatsAlok4-Apr-05 18:33 
GeneralRe: header file Pin
mpapeo4-Apr-05 21:47
mpapeo4-Apr-05 21:47 
GeneralRe: header file Pin
David Crow4-Apr-05 17:11
David Crow4-Apr-05 17:11 
GeneralRe: header file Pin
Christian Graus4-Apr-05 17:16
protectorChristian Graus4-Apr-05 17:16 
GeneralRe: header file Pin
Ryan Binns4-Apr-05 18:37
Ryan Binns4-Apr-05 18:37 
GeneralMSXML Memory Leak Pin
Demián Gutierrez4-Apr-05 11:44
Demián Gutierrez4-Apr-05 11:44 
GeneralShowHTMLDialog working with XP not Win98 Pin
georgiek504-Apr-05 9:37
georgiek504-Apr-05 9:37 
GeneralRe: ShowHTMLDialog working with XP not Win98 Pin
Neville Franks4-Apr-05 11:07
Neville Franks4-Apr-05 11:07 
GeneralRe: ShowHTMLDialog working with XP not Win98 Pin
georgiek504-Apr-05 11:48
georgiek504-Apr-05 11:48 
GeneralRe: ShowHTMLDialog working with XP not Win98 Pin
Neville Franks4-Apr-05 11:56
Neville Franks4-Apr-05 11:56 
GeneralRe: ShowHTMLDialog working with XP not Win98 Pin
Michael Dunn4-Apr-05 12:47
sitebuilderMichael Dunn4-Apr-05 12:47 
GeneralRe: ShowHTMLDialog working with XP not Win98 Pin
georgiek505-Apr-05 5:46
georgiek505-Apr-05 5:46 
GeneralCTreeCtrl items highlight Pin
Maximilien4-Apr-05 8:10
Maximilien4-Apr-05 8:10 
GeneralRe: CTreeCtrl items highlight Pin
Neville Franks4-Apr-05 11:16
Neville Franks4-Apr-05 11:16 
GeneralRe: CTreeCtrl items highlight Pin
Maximilien4-Apr-05 12:47
Maximilien4-Apr-05 12:47 
GeneralResources not included Pin
dabs4-Apr-05 8:10
dabs4-Apr-05 8:10 
Questionhow to write in text file Pin
smarty124-Apr-05 7:55
smarty124-Apr-05 7:55 
AnswerRe: how to write in text file Pin
NewbieStats4-Apr-05 9:24
NewbieStats4-Apr-05 9:24 
GeneralSecure FTP Pin
Member 18509854-Apr-05 6:39
Member 18509854-Apr-05 6:39 
GeneralRe: Secure FTP Pin
RobJones4-Apr-05 7:27
RobJones4-Apr-05 7:27 
GeneralScrollBar Message Handling Pin
blinkered4-Apr-05 6:28
blinkered4-Apr-05 6:28 
GeneralRe: ScrollBar Message Handling Pin
PJ Arends4-Apr-05 8:26
professionalPJ Arends4-Apr-05 8:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.