t*s
2 楼
no need vs.net compiler neither.
use mingw.
use mingw.
c*e
3 楼
of course, whats "better" is its "ALL" open source.
unlike windows API when u call waitformultipleobject you have to consult
msdn for detailed behavior description, on linux u can go ahead to
read source code of select to figure everything out by urself.
there are all kinds of libs flying around (maybe be a problem) depending
on what you want to do.
Those APIs are also layered persay, for example, u have malloc in glibc
for user lvl programming and u have kmalloc for kernel coding.
If its GUI re
unlike windows API when u call waitformultipleobject you have to consult
msdn for detailed behavior description, on linux u can go ahead to
read source code of select to figure everything out by urself.
there are all kinds of libs flying around (maybe be a problem) depending
on what you want to do.
Those APIs are also layered persay, for example, u have malloc in glibc
for user lvl programming and u have kmalloc for kernel coding.
If its GUI re
相关阅读
问一道C++的题目。 (转载)求助一个数据结构的求时间复杂度问题如何在binary 矩阵中检索汉明码重?MATLAB function call too slowMPI问题求助。Help!How to generate random number in driver (build in DDK)这个技术为什么没人用一个让我比较困惑的问题 c++ inheritenceIntel Fortran 如何控制不换行?想念Pascal的writeln了is this behavior undefined?我来问一个低级问题。VB, C++初学者清推荐书籍architect?lifeaswater, please answer question in post 5700请教c++ 类 内外的 同名函数问题A weird segmentation fault!n*(n-1)*(n+1)/3 re:一个数据结构中的数学求和问题求教 (转载)一道c++ 题, 找出duplicate numbers关于c++ classes的interview test请教server/client dll