|
-
December 6th, 2018, 04:25 AM
#3
Re: C++ Core Guidelines
 Originally Posted by babaliaris
This seems really helpful! I must read it since I started learning C++ just from practice (coming from C), without reading any books or guides (well I watched some Youtube videos too  ). I hope they cover some things about dlls too 
No - the ones listed won't cover .dll as that is specific to Windows. For .dll coverage you need a book that covers windows programming. There are a few available but AFAIK their .dll coverage is just for c code. Have a look at the books by Jeffrey Richter.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|