Search found 2 matches

by borboss
Sat Oct 11, 2014 5:11 pm
Forum: General
Topic: Command line arguments in go
Replies: 3
Views: 13917

Thanks!

Thanks for such detailed answer!
by borboss
Sat Oct 11, 2014 2:30 pm
Forum: General
Topic: Command line arguments in go
Replies: 3
Views: 13917

Command line arguments in go

Hello!

I learning GO with ZEUS.
How do I pass command line arguments to the GO program, that I debug?
So I can access them via os.Args?

Thanks in advance!