open url from dev cpp

C
system("<mybrowser> http://google.com");
%x(open https://google.com)

Source

Also in C: