error 078: function uses both "return" and "return <value>"
#3

Hmmm....If i use vs code give this errors but if i use sublime text 3 there is no errors like that
I don't know what to belive anymore

Edit: VS Code compiler task
PHP код:
{
    
"version""2.0.0",
    
"type""shell",
    
"args": [
        
"-Z+",
        
"-d3",
        
"${relativeFile}"
    
],
    
"windows": {
        
"command""${workspaceRoot}\\pawno\\pawncc.exe"
    
},
    
"problemMatchers": []

Reply


Messages In This Thread
error 078: function uses both "return" and "return <value>" - by Banditul18 - 05.11.2017, 13:18
Re: error 078: function uses both "return" and "return <value>" - by Konstantinos - 05.11.2017, 13:30
Re: error 078: function uses both "return" and "return <value>" - by Banditul18 - 05.11.2017, 13:46

Forum Jump:


Users browsing this thread: 2 Guest(s)