Skip to main content

Home/ Perl/ Group items tagged manual

Rss Feed Group items tagged

Alberto Adrián Schiano

Splint Manual-Security Programming Tests-Pruebas de Seguridad de Programas - 0 views

  •  
    Problems detected by Splint include: · Dereferencing a possibly null pointer (Section 2); · Using possibly undefined storage or returning storage that is not properly defined (Section 3); · Type mismatches, with greater precision and flexibility than provided by C compilers (Section 4.1-4.2); · Violations of information hiding (Section 4.3); · Memory management errors including uses of dangling references and memory leaks (Section 5); · Dangerous aliasing (Section 6); · Modifications and global variable uses that are inconsistent with specified interfaces (Section 7); · Problematic control flow such as likely infinite loops (Section 8.3.1), fall through cases or incomplete switches (Section 8.3.2), and suspicious statements (Section 8.4); · Buffer overflow vulnerabilities (Section 9); · Dangerous macro implementations or invocations (Section 11); and · Violations of customized naming conventions. (Section 12).
Alberto Adrián Schiano

GTK+ 3 Reference Manual - 0 views

  •  
    Gtk3 for C and alternatively perl
Alberto Adrián Schiano

ROBODoc: Automating Software Documentation - 0 views

  • It is difficult to keep documentation in sync with source code. One of the reasons is that documentation and source code are stored in separate files that usually also require different editors to edit them. ROBODoc solves this problem. Specially formatted documentation headers are extracted from source files, reformatted in HTML, XML DocBook, TROFF, ASCII, LaTeX, PDF, or RTF, and stored in a different file.
Alberto Adrián Schiano

Bioperl Core API Tutorial - 0 views

  •  
    Web DNA codone downloading by perl script Descarga de codones de ADN de la web mediante guion perl
1 - 6 of 6
Showing 20 items per page