Talk:C (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
can somebody please expand on the O(1) req on operators? O(1) as a function of what? Is a C impl on x86 for example is not complaint if for example the expr:
Do you think it's good to use [[:C_programming_language/Evolution|Evolution]] for writing down the changes, or [[:C_programming_language/K and R C|K and R C]] will suffice? Thanks, [[:Uriyan|Uriyan]]
' x >>= c; ' is O(c) ? (since x86 shl reg,cl is O(cl)), how about mult/div? --Oyd11
 
----
Do you think it's good to use [[:C_programming_language/Evolution|Evolution]]
Do you think it's good to use [[:C_programming_language/Evolution|Evolution]] for writing down the changes, or [[:C_programming_language/K and R C|K and R C]] will suffice? Thanks, [[:Uriyan|Uriyan]]
 
Actually I don't think either topic deserves a sub-page. I think a section on the main page would do. --[[:drj|drj]]