HN user

ddg

1 karma
Posts0
Comments2
View on HN
No posts found.

"In C and C++, there's no such thing as an array - there's just pointers, which you can subscript and a shorthand for pointer arithmetic and indirection(x[n] in C/C++ is the same thing as (x+n).)"

Please remember that "char x[N];" and "char x = malloc(N);" are NOT the same. (Not sure if this is news to anyone, but when I was learning C reading that would have made me think otherwise).

What a bunch of fluff. Criteria such as "ease of doing business" are so subjective they are essentially meaningless. According to the US Bureau of Labor Statistics as well as the US Small Business Administration, entrepreneurship has been trending downwards for years:

http://tinyurl.com/dyh6hs

I knew this from another article I read awhile ago, and went even further into debunking this myth, but could not find the link. But it does appear that the Economist article lacks substance.