L
L
Leonid Bylin2020-03-26 14:40:50
go
Leonid Bylin, 2020-03-26 14:40:50

How to skip certain words in fmt.Scan()?

Can I somehow omit the parameters in fmt.Scan()
in style
_, err = fmt.Scan(_, &s, _ , &z)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Pavlyuk, 2020-03-26
@Nel_Bylin

No, you have to put them in some variable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question