I want to declare a const pointer that points to a list of const pointers that point to const data. Throw me a fucking bone.
Name:
Anonymous2013-06-28 23:26
What particular version of the Standard is recommended to read? There's C89/C90 (ANSI), C90 with C94 updates, and ISO C99 and C11 - of which only drafts being available for free, the hardcopy of the final version of C90 seemingly out of print, and the final versions of C99 and C11 available from ISO for some serious amount of buck...?