⇐ MY QUORA-INDEX QUORA - my answered Questions

QUORA - my answered Questions

Q024: Can I make a Windows application in C?

Sure, I?m using mingw on Windows. Beside of ANSI-C I?m using pthreads and sockets. I?m doing GUI with HTML5 and database with memory mapped files. It?s all quite easy and straightforward. VisualC++ doesn?t support newer ANSI-C standard, that is the reason why I?m using gcc.