In case you didn't know, Windows API accepts both the slash / and backslash \ as path name delimiters.
When I hard code file names, I always use the slash / to avoid doubling (escaping) the backslash. The latter style looks a bit ugly in my opinion.
A funny thing happened on the way to blogging about Flux
-
Having watched the first four episodes of Flux, I did watch the fifth
episode and intended to write about it. But somehow I got distracted and
didn’t get a...
1 week ago