Top "System" questions

System may refer to a set of interdependent components; Low level infrastructure like the operating system (from a high language point of view) or an object or function for accessing the previous

Open a URL in a new browser process

I need to open a URL in a new browser process. I need to be notified when that browser process …

c# windows system shellexecute
Return an array of strings?

So on my game server we have server-side commands. I was wondering if it was possible to turn this public …

c# system server-side mmo
Why does system() fail with error code 127?

On a Linux system I am trying to call a program at runtime with the system() call. The system call …

c++ c system fork libc++
How to prevent user changing system date/time (in Android)?

I have googled, but I can find no advice to prevent user change system date/time in android. We are …

android datetime system
What is a sparse file and why do we need it?

What is a sparse file and why do we need it? The only thing that I am able to get …

file filesystems system disk sparse-file
Update of Android system app, with/without platform signature

I have a system app that the OEM installs with the system image, but is signed by me. If I …

android system google-play signature platform
Scalable VS Extensible

I'm not sure if this type of question is allowed here, but it is related to software projects. Is there …

system requirements scalable extensible
Tkinter: How to make a system tray application?

i have a small application. I want my target users(windows,linux) to be able to start and exit the …

python user-interface system tkinter tray
Assembly CPU frequency measuring algorithm

What are the common algorithms being used to measure the processor frequency?

timer system cpu assembly
Convert Quaternion representing rotation from one coordinate system to another

I am getting a quaternion from sensor data that is in the coordinate system Y=up, X=right, and Z= …

system quaternions coordinate