That's reasonable. I think I misunderstood because it was on the front page - I assumed it was showing a neat new thing rather than someone exploring a something new to them. My bad. It's a shame I can't delete my original comment.
The problem is not with C itself, the language is quite portable - until you hardcode platform specific includes such as windows.h, which in this case is redundant.
5 comments
[ 2.6 ms ] story [ 27.8 ms ] threadJudging by the looks of the code the author is learning C. Creating something useful in a new language is a nice way to learn IMO.