UNIX/Linux Programming - January 2019

Lennard Jones
 
The code (C language) is about molecular dynamics using the potential of Lennard Jones. The code is 100% working but I want to understand certain details: 1) wh...
[2 replies] Last: 3) Line 186: where does the 0.9999999 come from int N; /* numero de ... (by keskiverto)
by frek
C++ and socket programming
 
Hello all, It's days I'm dealing with this question and haven't reached a conclusion to make a decision and start learning socket programming. I know C++ to a...
[1 reply] : Network Programming with Qt may help you. (by WeiWei)
by huwei
Compile Error, open -std=C++11
 
Hi C++ expert: I found a problem. I wrote a demo that opened and read a special file. It runs in qnx 7.0. When I used "x86_64-pc-nto-qnx7.0.0-g ++ FileTe...
[7 replies] Last: http://man7.org/linux/man-pages/man7/feature_test_macros.7.html These... (by keskiverto)
How can I make Webkitgtk store cookies for logins?
 
I have a project in cpp at https://github.com/devab-lab/cnc . How can I make the webkit store logins an reuse then when I ran the app again. There isnt a tutori...
[2 replies] Last: I have tried researching on how to use WebKitCookie manager but im gee... (by bretjoseph)
  Archived months: [dec2018] [feb2019]

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