Click here to Skip to main content
15,879,326 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch4-Jan-21 16:34
mvahoney the codewitch4-Jan-21 16:34 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 4:23
mvek50545-Jan-21 4:23 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 4:42
mvek50545-Jan-21 4:42 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:49
mvahoney the codewitch5-Jan-21 5:49 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:50
mvahoney the codewitch5-Jan-21 5:50 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:52
mvahoney the codewitch5-Jan-21 5:52 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
k50545-Jan-21 8:34
mvek50545-Jan-21 8:34 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 8:53
mvahoney the codewitch5-Jan-21 8:53 
I didn't know about _POSIX_MAPPED_FILES. Thanks!

However, one wrinkle I'm working on now is knowing when to include unistd.h. There's no way to tell if it's even available.

At that point I may have to do #if defined(_APPLE) || defined(__unix) // or whatever it is

I don't want posix as fallback. I want no mapped files, and just stdlib as fallback
Real programmers use butterflies

AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Johnny J.4-Jan-21 21:35
professionalJohnny J.4-Jan-21 21:35 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 0:22
mvahoney the codewitch5-Jan-21 0:22 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
dandy725-Jan-21 7:14
dandy725-Jan-21 7:14 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Sander Rossel4-Jan-21 21:49
professionalSander Rossel4-Jan-21 21:49 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
Randor 4-Jan-21 21:57
professional Randor 4-Jan-21 21:57 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 0:16
mvahoney the codewitch5-Jan-21 0:16 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
rnbergren5-Jan-21 2:07
rnbergren5-Jan-21 2:07 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
Dan Neely5-Jan-21 2:46
Dan Neely5-Jan-21 2:46 
AnswerRe: Does anyone know where/how I can use an Apple for a minute? Pin
  Forogar  5-Jan-21 4:59
professional  Forogar  5-Jan-21 4:59 
GeneralRe: Does anyone know where/how I can use an Apple for a minute? Pin
honey the codewitch5-Jan-21 5:45
mvahoney the codewitch5-Jan-21 5:45 
GeneralI hate Apple Pin
pkfox4-Jan-21 10:58
professionalpkfox4-Jan-21 10:58 
GeneralRe: I hate Apple Pin
Cp-Coder4-Jan-21 11:03
Cp-Coder4-Jan-21 11:03 
GeneralRe: I hate Apple Pin
PIEBALDconsult4-Jan-21 11:12
mvePIEBALDconsult4-Jan-21 11:12 
GeneralRe: I hate Apple Pin
OriginalGriff4-Jan-21 11:18
mveOriginalGriff4-Jan-21 11:18 
GeneralRe: I hate Apple Pin
pkfox4-Jan-21 11:43
professionalpkfox4-Jan-21 11:43 
GeneralRe: I hate Apple Pin
Cp-Coder4-Jan-21 12:10
Cp-Coder4-Jan-21 12:10 
GeneralRe: I hate Apple Pin
OriginalGriff4-Jan-21 21:36
mveOriginalGriff4-Jan-21 21:36 

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.