gokuta Posted July 17, 2020 Share Posted July 17, 2020 (edited) this simple line 0085: [email protected] = [email protected]([email protected], 29i) gives me compilation error "Not enough actual parameters. Expected 2 params.". What's the problem? Edited July 17, 2020 by gokuta Link to comment Share on other sites More sharing options...
OrionSR Posted July 17, 2020 Share Posted July 17, 2020 4 minutes ago, gokuta said: gives me compilation error "Not enough actual parameters. Expected 2 params.". What's the problem? Remove the space after the comma in the index. 0085: [email protected] = [email protected]([email protected],29i) gokuta 1 Link to comment Share on other sites More sharing options...
gokuta Posted July 17, 2020 Author Share Posted July 17, 2020 whoow, crazy... ! problem solved OrionSR 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now