UNIX/Linux Programming - July 2021

How do I run a terminal command without freezing the GUI app
 
I'm doing an app in wxWidgets and I need to run a linux command. The command is mpv <video URL> <some settings> and it runs the video from the link. It works bu...
[2 replies] Last: I added the "&" at the end and now it works! Big thanks :3 (by fivetwoseveone)
sql query problem in c++
 
hi to all, i've centos 7.5 in VM. I've a problem with sql query. here i want to display product, customer and billing information by a one sql. here is a progra...
[7 replies] Last: what I would do is print the generated sql statement and run it in you... (by jonnin)
  Archived months: [jun2021] [aug2021]

This is an archived page. To post a new message, go to the current page.