Month: November 2015

Access

Blog History

Docker LOL

Docker LOL

Just bought copy of www.dockerbook.comĀ and am running through the code samples as I read. Just did a docker ps -a and noticed one of the auto-named containers was "condescending_torvalds". Wondering now what other names Linus will be called as I keep doing the...

read more
C struct written to file loses settings

C struct written to file loses settings

I am having an issue with a Siemens WinCC control system that writes C struct data to files on disk under windows. The C function in the control system (see below) reads the Tag values from the user interface into a struct and then writes it to disk with a call to...

read more