__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
" Vim compiler file
" Compiler:     splint/lclint (C source code checker)
" Maintainer:   Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
" Splint Home:	http://www.splint.org/
" Last Change:  2019 Jul 23
" $Revision: 1.3 $

if exists("current_compiler")
  finish
endif
let current_compiler = "splint"

if exists(":CompilerSet") != 2		" older Vim always used :setlocal
  command -nargs=* CompilerSet setlocal <args>
endif

let s:cpo_save = &cpo
set cpo-=C

" adapt this if you want to check more than one file at a time.
" put command line options in .splintrc or ~/.splintrc
CompilerSet makeprg=splint\ %:S

" Note: when using the new array bounds checking flags:  Each warning
" usually has several lines and several references to source code mostly
" within one or two lines (see sample warning below).  The easiest way
" not to mess up file name detection and not to jump to all positions is
" to add something like
"	-linelen 500 +boundscompacterrormessages
" to your .splintrc and 'set cmdheight=4' or more.
" TODO: reliable way to distinguish file names and constraints.
"
" sample warning (generic):
"
"foo.c:1006:12: Clauses exit with var referencing local storage in one
"		       case, fresh storage in other case
"   foo.c:1003:2: Fresh storage var allocated
"
" sample warning (bounds checking):
"
"bounds.c: (in function updateEnv)
"bounds.c:10:5: Possible out-of-bounds store:
"    strcpy(str, tmp)
"    Unable to resolve constraint:
"    requires maxSet(str @ bounds.c:10:13) >= maxRead(getenv("MYENV") @
"    bounds.c:6:9)
"     needed to satisfy precondition:
"    requires maxSet(str @ bounds.c:10:13) >= maxRead(tmp @ bounds.c:10:18)
"     derived from strcpy precondition: requires maxSet(<parameter 1>) >=
"    maxRead(<parameter 2>)
"  A memory write may write to an address beyond the allocated buffer. (Use
"  -boundswrite to inhibit warning)

CompilerSet errorformat=%OLCLint*m,
	\%OSplint*m,
	\%f(%l\\,%c):\ %m,
	\%*[\ ]%f:%l:%c:\ %m,
	\%*[\ ]%f:%l:\ %m,
	\%*[^\"]\"%f\"%*\\D%l:\ %m,
	\\"%f\"%*\\D%l:\ %m,
	\%A%f:%l:%c:\ %m,
	\%A%f:%l:%m,
	\\"%f\"\\,
	\\ line\ %l%*\\D%c%*[^\ ]\ %m,
	\%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
	\%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
	\%DMaking\ %*\\a\ in\ %f,
	\%C\ %#%m

let &cpo = s:cpo_save
unlet s:cpo_save

Filemanager

Name Type Size Permission Actions
ant.vim File 941 B 0644
bcc.vim File 449 B 0644
bdf.vim File 473 B 0644
cargo.vim File 1.48 KB 0644
checkstyle.vim File 790 B 0644
cm3.vim File 633 B 0644
context.vim File 1.24 KB 0644
cs.vim File 669 B 0644
csslint.vim File 542 B 0644
cucumber.vim File 561 B 0644
dart.vim File 544 B 0644
dart2js.vim File 625 B 0644
dart2native.vim File 620 B 0644
dartanalyser.vim File 554 B 0644
dartdevc.vim File 616 B 0644
dartdoc.vim File 616 B 0644
dartfmt.vim File 562 B 0644
decada.vim File 1.9 KB 0644
dot.vim File 372 B 0644
dotnet.vim File 1.06 KB 0644
erlang.vim File 276 B 0644
eruby.vim File 913 B 0644
eslint.vim File 429 B 0644
fbc.vim File 636 B 0644
fortran_F.vim File 702 B 0644
fortran_cv.vim File 749 B 0644
fortran_elf90.vim File 802 B 0644
fortran_g77.vim File 1.12 KB 0644
fortran_lf95.vim File 683 B 0644
fpc.vim File 450 B 0644
g95.vim File 677 B 0644
gawk.vim File 865 B 0644
gcc.vim File 1.29 KB 0644
gfortran.vim File 671 B 0644
ghc.vim File 541 B 0644
gjs.vim File 563 B 0644
gm2.vim File 613 B 0644
gnat.vim File 2.36 KB 0644
go.vim File 526 B 0644
haml.vim File 551 B 0644
hare.vim File 633 B 0644
hp_acc.vim File 1.03 KB 0644
icc.vim File 585 B 0644
icon.vim File 837 B 0644
ifort.vim File 690 B 0644
intel.vim File 595 B 0644
irix5_c.vim File 662 B 0644
irix5_cpp.vim File 671 B 0644
javac.vim File 572 B 0644
jest.vim File 794 B 0644
jikes.vim File 522 B 0644
jjs.vim File 493 B 0644
jshint.vim File 557 B 0644
jsonlint.vim File 584 B 0644
mcs.vim File 864 B 0644
mips_c.vim File 691 B 0644
mipspro_c89.vim File 721 B 0644
mipspro_cpp.vim File 701 B 0644
modelsim_vcom.vim File 799 B 0644
msbuild.vim File 529 B 0644
msvc.vim File 359 B 0644
neato.vim File 378 B 0644
ocaml.vim File 1.93 KB 0644
onsgmls.vim File 505 B 0644
pbx.vim File 469 B 0644
perl.vim File 1.36 KB 0644
perlcritic.vim File 778 B 0644
php.vim File 707 B 0644
podchecker.vim File 848 B 0644
powershell.vim File 2.6 KB 0644
pylint.vim File 546 B 0644
pyunit.vim File 407 B 0644
raco.vim File 390 B 0644
racomake.vim File 412 B 0644
racosetup.vim File 408 B 0644
racotest.vim File 414 B 0644
rake.vim File 1.04 KB 0644
rhino.vim File 795 B 0644
rspec.vim File 825 B 0644
rst.vim File 846 B 0644
rubocop.vim File 498 B 0644
ruby.vim File 1017 B 0644
rubyunit.vim File 826 B 0644
rustc.vim File 1.46 KB 0644
sass.vim File 590 B 0644
scdoc.vim File 431 B 0644
se.vim File 742 B 0644
shellcheck.vim File 595 B 0644
sml.vim File 647 B 0644
spectral.vim File 411 B 0644
splint.vim File 2.22 KB 0644
stack.vim File 870 B 0644
standard.vim File 397 B 0644
stylelint.vim File 651 B 0644
tcl.vim File 414 B 0644
tex.vim File 1.71 KB 0644
tidy.vim File 609 B 0644
ts-node.vim File 634 B 0644
tsc.vim File 563 B 0644
typedoc.vim File 610 B 0644
xbuild.vim File 509 B 0644
xmllint.vim File 654 B 0644
xmlwf.vim File 456 B 0644
xo.vim File 615 B 0644
yamllint.vim File 357 B 0644
zig.vim File 617 B 0644
zig_build.vim File 675 B 0644
zig_build_exe.vim File 568 B 0644
zig_test.vim File 548 B 0644
zsh.vim File 481 B 0644
Filemanager