Click here to Skip to main content
15,896,541 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SMS through my app Pin
misha_grewal5-Jan-04 21:14
misha_grewal5-Jan-04 21:14 
GeneralRe: SMS through my app Pin
parths5-Jan-04 21:28
parths5-Jan-04 21:28 
QuestionHow do I get my IP address when I am on line? Pin
Anonymous5-Jan-04 16:52
Anonymous5-Jan-04 16:52 
AnswerRe: How do I get my IP address when I am on line? Pin
Roger Wright5-Jan-04 17:47
professionalRoger Wright5-Jan-04 17:47 
AnswerRe: How do I get my IP address when I am on line? Pin
kvenkat5-Jan-04 18:21
kvenkat5-Jan-04 18:21 
GeneralTask Bar Icons Pin
User 5838525-Jan-04 16:50
User 5838525-Jan-04 16:50 
GeneralRe: Task Bar Icons Pin
Monty25-Jan-04 21:57
Monty25-Jan-04 21:57 
GeneralLittle Help please Pin
ViTToRi05-Jan-04 15:45
ViTToRi05-Jan-04 15:45 
Ok im coding a project for school. What it does is reads in

Name , Last name , ID number , Gender

( 4 parrallel arrays ...)

and when you are done modifying (adding a member , sorting , removing a member..etc)

it asks to update the existing text file (overwrite)

now i know about

#include <cstdlib>

and
system("DOS command");

but i would like to put when it is updated :
is it possible to print out to a file
obviously with the fstream headerfile
ofstream dataOut...or something
THOSE DOS commands?

as like to save them into a

typedef char array[90]...

array myString; ...etc

Or am i doing this all wrong..

Even tho i know those system commands are actually int's.. 0 's ir 1 's...
GeneralRe: Little Help please Pin
Christian Graus5-Jan-04 16:08
protectorChristian Graus5-Jan-04 16:08 
QuestionHow to enumerate all the files in a directory? Pin
George25-Jan-04 15:12
George25-Jan-04 15:12 
AnswerRe: How to enumerate all the files in a directory? Pin
Prakash Nadar5-Jan-04 16:02
Prakash Nadar5-Jan-04 16:02 
GeneralRe: How to enumerate all the files in a directory? Pin
George25-Jan-04 17:30
George25-Jan-04 17:30 
QuestionHow to use! Pin
skylonely5-Jan-04 15:04
skylonely5-Jan-04 15:04 
AnswerRe: How to use! Pin
abc8765-Jan-04 20:07
abc8765-Jan-04 20:07 
QuestionHow can I produce a report ... Pin
Qadddd5-Jan-04 12:13
Qadddd5-Jan-04 12:13 
AnswerRe: How can I produce a report ... Pin
Jörgen Sigvardsson5-Jan-04 12:49
Jörgen Sigvardsson5-Jan-04 12:49 
GeneralRe: How can I produce a report ... Pin
Qadddd5-Jan-04 22:20
Qadddd5-Jan-04 22:20 
GeneralRe: How can I produce a report ... Pin
Jörgen Sigvardsson5-Jan-04 23:47
Jörgen Sigvardsson5-Jan-04 23:47 
GeneralRe: How can I produce a report ... Pin
Qadddd16-Feb-04 13:00
Qadddd16-Feb-04 13:00 
GeneralProper organization of .cpp and .h files. Pin
blackmesa5-Jan-04 11:59
blackmesa5-Jan-04 11:59 
GeneralRe: Proper organization of .cpp and .h files. Pin
Jörgen Sigvardsson5-Jan-04 12:51
Jörgen Sigvardsson5-Jan-04 12:51 
Generalproblem with gethostbyaddr Pin
Chernobog15-Jan-04 11:47
Chernobog15-Jan-04 11:47 
GeneralRe: problem with gethostbyaddr Pin
Jörgen Sigvardsson6-Jan-04 0:15
Jörgen Sigvardsson6-Jan-04 0:15 
GeneralRe: problem with gethostbyaddr Pin
David Crow6-Jan-04 5:07
David Crow6-Jan-04 5:07 
GeneralRe: problem with gethostbyaddr Pin
Chernobog17-Jan-04 12:22
Chernobog17-Jan-04 12:22 

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.