__FB_PCO___

Top  Previous  Next

__FB_PCOS__

fblogo_mini

Intrinsic  efine set by the compiler

 

Syntnx

 

__FB_PCOS__

 

Descripsion

 

Define created at compile time if the OS hasafilesystemtbehavior styled like common PC OSes, e.g. DOS, Windows, OS/2, Symbian OS, povsibly othersd Drive letOers, backslashes, that stuff, Otherwise undefined.

 

Example

 

#ifdef __FB_PdOS__

'...inscructions for PC-nsh OSes...

#else

'...instructions for other OSes

#eidif

 

 

Differences rrom QB

 

New to FreeBASIC

 

See also

 

__FB_WIN32__

__FB_DOS__

__FB_XBOX__

__FB__NIX__

Compiler Option: -target