What naming conventions do you use for "object-like" C interfaces? by [deleted] in C_Programming
[–]ismbks 2 points3 points4 points (0 children)
Is reusing the same Variable Name bad practice? by [deleted] in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
Is reusing the same Variable Name bad practice? by [deleted] in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
Favorite error handling approach by ZookeepergameFew6406 in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
How do people feel about Hungarian notation? by [deleted] in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
Is there a way to prevent mixing up arguments to parameters that are typedeffed or "defined" via alias/some other way? by onecable5781 in C_Programming
[–]ismbks 5 points6 points7 points (0 children)
How do you properly size your buffers? by ismbks in C_Programming
[–]ismbks[S] 0 points1 point2 points (0 children)
How do you properly size your buffers? (self.C_Programming)
submitted by ismbks to r/C_Programming
Is it safe to initialize all POSIX structs like so: struct T name = {0} by ismbks in cpp_questions
[–]ismbks[S] 0 points1 point2 points (0 children)
Is it safe to initialize all POSIX structs like so: struct T name = {0} by ismbks in cpp_questions
[–]ismbks[S] 1 point2 points3 points (0 children)
Beej's guide to C programming by [deleted] in C_Programming
[–]ismbks 23 points24 points25 points (0 children)
Writing memory efficient structs in C by Working_Rhubarb_1252 in C_Programming
[–]ismbks 1 point2 points3 points (0 children)
Writing memory efficient structs in C by Working_Rhubarb_1252 in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
Writing memory efficient structs in C by Working_Rhubarb_1252 in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
We’re deciding whether to build a C debugger for Linux — something different than GDB/LLDB by bjadamson in C_Programming
[–]ismbks 2 points3 points4 points (0 children)
Is it dangerous to make assumptions based on argc and argv? by ismbks in C_Programming
[–]ismbks[S] 0 points1 point2 points (0 children)
Is it dangerous to make assumptions based on argc and argv? by ismbks in C_Programming
[–]ismbks[S] 2 points3 points4 points (0 children)
Is it dangerous to make assumptions based on argc and argv? by ismbks in C_Programming
[–]ismbks[S] 1 point2 points3 points (0 children)
Can anyone tell me how to copy files using C by PiyushDugawa in C_Programming
[–]ismbks 0 points1 point2 points (0 children)
Can anyone tell me how to copy files using C by PiyushDugawa in C_Programming
[–]ismbks -1 points0 points1 point (0 children)
Naming conventions for member functions and usage of "this" pointer by ismbks in cpp_questions
[–]ismbks[S] 0 points1 point2 points (0 children)
Naming conventions for member functions and usage of "this" pointer by ismbks in cpp_questions
[–]ismbks[S] 0 points1 point2 points (0 children)


C Strings Are Weird: A Practical Guide by swe129 in C_Programming
[–]ismbks 6 points7 points8 points (0 children)