Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: deleting all files from a folder Pin
kakan17-Aug-06 21:00
professionalkakan17-Aug-06 21:00 
GeneralSHFileOperation Pin
Tara1417-Aug-06 23:38
Tara1417-Aug-06 23:38 
GeneralRe: SHFileOperation [modified] Pin
prasad_som17-Aug-06 23:59
prasad_som17-Aug-06 23:59 
GeneralSHFileOperation Pin
Tara1417-Aug-06 23:53
Tara1417-Aug-06 23:53 
AnswerRe: deleting all files from a folder [modified] Pin
Kleser18-Aug-06 4:24
Kleser18-Aug-06 4:24 
GeneralRe: deleting all files from a folder Pin
Tara1418-Aug-06 4:48
Tara1418-Aug-06 4:48 
QuestionArrays... Pin
HakunaMatada17-Aug-06 18:33
HakunaMatada17-Aug-06 18:33 
AnswerRe: Arrays... Pin
_AnsHUMAN_ 17-Aug-06 18:45
_AnsHUMAN_ 17-Aug-06 18:45 
Hakuna-Matada wrote:
What actually is an array?

An array is a collection of similar datatypes that are stored in contiguous memory locations.
Hakuna-Matada wrote:
array class

The array is not a class. It's just a collection of object/datatypes.
If it would have been a class you would be able to create an object of that class and then you could iterate through the elements of the array using that (objectvalue.something)

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

AnswerRe: Arrays... Pin
Hamid_RT17-Aug-06 19:28
Hamid_RT17-Aug-06 19:28 
QuestionDelete protected file of windows Pin
simonchen.net17-Aug-06 17:18
simonchen.net17-Aug-06 17:18 
AnswerRe: Delete protected file of windows Pin
Sarath C17-Aug-06 20:13
Sarath C17-Aug-06 20:13 
AnswerRe: Delete protected file of windows Pin
Hamid_RT18-Aug-06 8:16
Hamid_RT18-Aug-06 8:16 
Questionhow can I forbid the user to use print function Pin
Member 200639817-Aug-06 16:48
Member 200639817-Aug-06 16:48 
AnswerRe: how can I forbid the user to use print function Pin
Christian Graus17-Aug-06 16:52
protectorChristian Graus17-Aug-06 16:52 
GeneralRe: how can I forbid the user to use print function Pin
Member 200639817-Aug-06 17:24
Member 200639817-Aug-06 17:24 
GeneralRe: how can I forbid the user to use print function Pin
Christian Graus17-Aug-06 17:31
protectorChristian Graus17-Aug-06 17:31 
GeneralRe: how can I forbid the user to use print function Pin
Member 200639817-Aug-06 17:38
Member 200639817-Aug-06 17:38 
QuestionTcpServer component Pin
jeeves66617-Aug-06 16:11
jeeves66617-Aug-06 16:11 
QuestionSomeone broke CString Pin
bob1697217-Aug-06 11:18
bob1697217-Aug-06 11:18 
AnswerRe: Someone broke CString Pin
Kevin McFarlane17-Aug-06 12:15
Kevin McFarlane17-Aug-06 12:15 
AnswerRe: Someone broke CString Pin
RChin17-Aug-06 12:20
RChin17-Aug-06 12:20 
GeneralRe: Someone broke CString Pin
George L. Jackson17-Aug-06 14:31
George L. Jackson17-Aug-06 14:31 
AnswerRe: Someone broke CString Pin
Joe Woodbury17-Aug-06 17:29
professionalJoe Woodbury17-Aug-06 17:29 
QuestionEndDialog / Message Pump question Pin
charlieg17-Aug-06 10:26
charlieg17-Aug-06 10:26 
AnswerRe: EndDialog / Message Pump question Pin
led mike17-Aug-06 11:11
led mike17-Aug-06 11:11 

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.