I am trying to write a few functions that work when compiling for windows AND linux, and I can't seem to find the linux equivilent of a few windows functions. If it's of any relavance I intend to use GCC to compile for linux and VC++ to compile for Windows.
These are the windows functions that I can't find an equivinent to:
IsDebuggerPresent
GetCommandLine
QueryPerformanceCounter & QueryPerformanceCount