Click here to Skip to main content
15,918,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: The questions we get these days! Pin
Dominic Amann12-Apr-12 7:52
Dominic Amann12-Apr-12 7:52 
AnswerRe: The questions we get these days! PinPopular
jschell9-Apr-12 11:15
jschell9-Apr-12 11:15 
AnswerRe: The questions we get these days! Pin
Chuck O'Toole9-Apr-12 12:19
Chuck O'Toole9-Apr-12 12:19 
GeneralRe: The questions we get these days! Pin
Wes Aday9-Apr-12 13:35
professionalWes Aday9-Apr-12 13:35 
GeneralRe: The questions we get these days! PinPopular
Sander Rossel9-Apr-12 20:33
professionalSander Rossel9-Apr-12 20:33 
GeneralRe: The questions we get these days! Pin
Erudite_Eric9-Apr-12 21:39
Erudite_Eric9-Apr-12 21:39 
GeneralRe: The questions we get these days! Pin
Peter R. Fletcher10-Apr-12 5:19
Peter R. Fletcher10-Apr-12 5:19 
GeneralRe: The questions we get these days! Pin
Luiz Monad14-Apr-12 6:35
professionalLuiz Monad14-Apr-12 6:35 
RantRe: The questions we get these days! Pin
enhzflep9-Apr-12 13:14
enhzflep9-Apr-12 13:14 
GeneralRe: The questions we get these days! Pin
Erudite_Eric9-Apr-12 21:41
Erudite_Eric9-Apr-12 21:41 
GeneralRe: The questions we get these days! Pin
Jasmine250110-Apr-12 9:36
Jasmine250110-Apr-12 9:36 
GeneralRe: The questions we get these days! Pin
Chris Maunder10-Apr-12 9:44
cofounderChris Maunder10-Apr-12 9:44 
AnswerRe: The questions we get these days! Pin
jkirkerx9-Apr-12 13:26
professionaljkirkerx9-Apr-12 13:26 
AnswerRe: The questions we get these days! Pin
Wes Aday9-Apr-12 13:36
professionalWes Aday9-Apr-12 13:36 
AnswerRe: The questions we get these days! Pin
wmerifield9-Apr-12 20:40
professionalwmerifield9-Apr-12 20:40 
GeneralRe: The questions we get these days! Pin
David Crow10-Apr-12 3:57
David Crow10-Apr-12 3:57 
GeneralRe: The questions we get these days! Pin
CDP180210-Apr-12 4:55
CDP180210-Apr-12 4:55 
GeneralRe: The questions we get these days! Pin
CDP180210-Apr-12 4:52
CDP180210-Apr-12 4:52 
GeneralRe: The questions we get these days! Pin
David Crow10-Apr-12 5:28
David Crow10-Apr-12 5:28 
GeneralRe: The questions we get these days! Pin
jschell10-Apr-12 8:18
jschell10-Apr-12 8:18 
AnswerRe: The questions we get these days! Pin
Sander Rossel9-Apr-12 20:40
professionalSander Rossel9-Apr-12 20:40 
AnswerRe: The questions we get these days! Pin
Fran Porretto10-Apr-12 0:54
Fran Porretto10-Apr-12 0:54 
GeneralRe: The questions we get these days! Pin
CDP180210-Apr-12 5:06
CDP180210-Apr-12 5:06 
The young lady was far ahead of you Smile | :)

Look at the details of virtual memory and paging. With a little imagination you can see that we actually could do without a traditional file system by placing everything into one huge virtual memory space. Data would be swapped between the disk and the memory as needed automatically. It would be different to what we are used to, but we would never have to deal with file systems again.
I'm invincible, I can't be vinced



GeneralRe: The questions we get these days! Pin
Fran Porretto10-Apr-12 5:22
Fran Porretto10-Apr-12 5:22 
GeneralRe: The questions we get these days! Pin
CDP180210-Apr-12 5:56
CDP180210-Apr-12 5:56 

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.