Search code examples
Windows Powershell - Returning and supplying variables to functions does not work...

functionpowershellscopepowershell-2.0subroutine

Read More
Why are we switching segments while calculating string length?...

stringassemblyx86-16subroutine

Read More
Module calling an external procedure with implicit interface...

moduleinterfacefortransubroutine

Read More
Why $ra is Caller Saved in RISC-V...

assemblyriscvsubroutinecalling-convention

Read More
passing array in as subroutine argument in batch file...

arraysbatch-filesubroutine

Read More
Perl: can I skip the intermediate hash variable in this case?...

perlhashsubroutine

Read More
VBA: Function array, ReDim gives invalid ReDim...

arraysfunctionvbaexcelsubroutine

Read More
How to create a dynamic subroutine name in perl...

perlfunctionsubroutine

Read More
Advice on porting nested routines to OpenACC...

fortransubroutineopenacc

Read More
Can a reference to an lvalue subroutine be used as an lvalue?...

perlsubroutinelvalue

Read More
Given constants are implemented as subroutines, is it actually a good practice to use them given the...

perlconstantssubroutine

Read More
Local variable visibility in closures vs. local `sub`s...

perlclosuressubroutine

Read More
How to handle subroutine redefined errors in Perl...

perlwarningssubroutine

Read More
How can I pass optional parameters to a Perl function?...

perlsubroutine

Read More
Updated: Should I put MPI in a module or a module's subroutine?...

modulefortranmpisubroutine

Read More
Will defer be waiting until subroutine finishes execution?...

gogoroutinesubroutinedefer-keyword

Read More
How to get file names included in a list file depending on strings read from one more file?...

batch-filesubroutine

Read More
Passing an array to subroutine VBA...

arraysvbaexcelsubroutine

Read More
How do I get the signature of a subroutine in runtime?...

perlmetaprogrammingsignaturesubroutinesubroutine-prototypes

Read More
How does the scope effect EVAL of an infix:<> sub?...

scoperakusubroutineinfix-notation

Read More
How to check if an element of @_ is read-only in a Perl sub?...

perlparametersreadonlysubroutine

Read More
How to understand a subroutine without argument and bracket in Fortran...

fortransubroutine

Read More
Perl - Using next inside subroutines - Label not found...

loopsperlforeachsubroutine

Read More
How to deactivate msgbox in a sub VBA?...

vbaexcelsubroutinemsgbox

Read More
How to store a subroutine to a variable in Ruby?...

rubysubroutine

Read More
Dynamically Create AutoHotkey Hotkey to Function/Subroutine...

functiondynamichotkeysautohotkeysubroutine

Read More
Subroutine with same name in 2 different CPAN modules...

perlmodulesubroutine

Read More
Can I pop elements from the stack depending on whether they are used in a subroutine in Perl?...

perlstacksubroutine

Read More
Call subroutine inside another batch file that has spaces in the filename?...

batch-filecallspacesubroutine

Read More
Passing size of array as argument to a subroutine in fortran...

arraysfortransizesubroutine

Read More
BackNext