Skip to main content

Home/ Coders/ Group items matching "Cpp" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Andrey Karpov

PVS-Studio static code analyzer for C, C++ and C# - 0 views

  •  
    This presentation looks at PVS-Studio static code analyzer. PVS-Studio is a tool for bug detection in the source code of programs, written in C, C++ and C#. It works in Windows and Linux environment. PVS-Studio performs static code analysis and generates a report that helps a programmer find and fix bugs also performs a wide range of code checks, it is also useful to search for misprints and Copy-Paste errors.
jdr santos

Smartwin++ - An Open Source C++ GUI and SOAP Library - 4 views

  •  
    "An Open Source C++ GUI library."
  •  
    Required backend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
wscubetech

CPP Questions and Test, OOPS Interview Question - 0 views

  •  
    WsCube Tech CPP quiz section helps you to build your technical skills in CPP programing language which based on oops concept
longchamppas

cardigan ralph lauren homme Photo - 0 views

Des enfants ont offert à Wen des cartes quils avaient faites eux mêmes et lont invité à prendre des photos avec eux. Le Premier ministre a offert des fleurs et sest incliné trois fois devant le dra...

cardigan ralph lauren homme pas cher

started by longchamppas on 19 Sep 14 no follow-up yet
longchamppas

cardigan ralph lauren homme Photo - 0 views

Des enfants ont offert à Wen des cartes quils avaient faites eux mêmes et lont invité à prendre des photos avec eux. Le Premier ministre a offert des fleurs et sest incliné trois fois devant le dra...

cardigan ralph lauren homme pas cher

started by longchamppas on 19 Sep 14 no follow-up yet
Andrey Karpov

Cppcheck - 1 views

  •  
    Cppcheck is a static analyzer for C and C++ code. It is open-source, free, cross-platform and easy-to-use. The project's website: http://Cppcheck.sourceforge.net/ Cppcheck is an open-source, free tool distributed under the GNU General Public License. Daniel Marjamäki is the project's author (his profile on StackOverflow). The project's source code can be downloaded from the github website.
Andrey Karpov

Some Subtleties of Aliasing - 0 views

  •  
    Aliasing can cause paradoxical behavior.
Andrey Karpov

Obscure C++ Features - 0 views

  •  
    This page is a collection of obscure C++ features, gathered over the years as I've explored different corners of the language. C++ is very big and I'm always learning more about it. Hopefully you'll learn something from this page even if you already know C++ pretty well. The features below are roughly ordered from least to most obscure.
Andrey Karpov

20 issues of porting C++ code on the 64-bit platform - 0 views

  •  
    Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed.
Andrey Karpov

C++11 Via TFL (Test-Focused Learning): Uniform Initialization - 0 views

  •  
    I've been working with the new features of C++11 for many months as I write a book on TDD in C++. The updates to the language make for a far-more satisfying experience, particularly in terms of helping me write clean code and tests.
Andrey Karpov

Hardcore C++: why "this" sometimes doesn't equal "this" - 0 views

  •  
    I usually try to write these blogposts in a way that is readable for most game developers and enthusiasts, but today for a change I'd like to dive deep into a detail of C++: why sometimes the this pointer can differ even though it is being used within the same object.
Andrey Karpov

Wade not in unknown waters. Part two - 0 views

  •  
    This time I want to speak on the 'printf' function. Everybody has heard of software vulnerabilities and that functions like 'printf' are outlaw. But it's one thing to know that you'd better not use these functions, and quite the other to understand why. In this article, I will describe two classic software vulnerabilities related to 'printf'. You won't become a hacker after that but perhaps you will have a fresh look at your code. You might create similar vulnerable functions in your project without knowing that. STOP. Reader, please stop, don't pass by. You have seen the word "printf", I know. And you're sure that you will now be told a banal story that the function cannot check types of passed arguments. No! It's vulnerabilities themselves that the article deals with, not the things you have thought. Please come and read it.
Andrey Karpov

Open letter to the programmers in the C/C++ language - 0 views

  •  
    We develop a static analyzer called PVS-Studio. This is a code analyzer capable of detecting errors in C/C++ software. When we communicated with you, I must have told you that this analyzer detects 64-bit errors and integrates only into the Visual Studio environment.
Andrey Karpov

PVS-Studio 5.0 brings static code analysis to new platforms - 0 views

  •  
    "Program Verification Systems" (Co.Ltd) has announced the release of the new major version of PVS-Studio 5.0. The utility performs static analysis of a source code to reveal coding errors, programmer´s mistakes, fragments of code that can potentially produce a bug or disrupt the logic of the program. The new version is announced to support C++Builder, Windows Phone 8 and Windows Store projects. Read more: http://sdt.bz/37360#ixzz2JZowL8RN Follow us: @sdtimes on Twitter | sdtimes on Facebook
Andrey Karpov

Security, security! But do you test it? - 0 views

  •  
    There is no fragment in program code where you cannot make mistakes. You may actually make them in very simple fragments. While programmers have worked out the habit of testing algorithms, data exchange mechanisms and interfaces, it's much worse concerning security testing. It is often implemented on the leftover principle. A programmer is thinking: "I just write a couple of lines now, and everything will be ok. And I don't even need to test it. The code is too simple to make a mistake there!". That's not right. Since you're working on security and writing some code for this purpose, test it as carefully!
Andrey Karpov

Horror of typos and Copy-Paste. - 0 views

  •  
    Database of errors detected by PVS-Studio (V501)
1 - 20 of 28 Next ›
Showing 20 items per page