0
Khoshtip Posted 13 years ago
Grammar

Read into

Hi,

What's the meaning of read into?
For example, read a month from source1 into source2.
  

Top answer

khoshtip read a month from source1 into source2. That sentence means nothing to me. Have you any more context?

  • khoshtip read a month from source1 into source2.
  • That sentence means nothing to me.
  • Have you any more context?
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

8 Answers
0
khoshtip read a month from source1 into source2.
That sentence means nothing to me. Have you any more context?
0
What about this one; Read something from source1 into source2.
If still more context is needed just tel me.

This phrase (read into) mostly is used in my programming language book. I don't know it is helpful or not.
0
Doesn't anyone know what is the meaning of read into?!
0

The read() function attempts to read nbytes from the file associated with handle, and places the characters read into buffer.
I think the read function can also store the data it reads from source 1 into another source of data.
0
Who has said the read is a function?

Hey guys, no one of you knows what is the meaning of read into!?
0

Who has said the read is a function?
You said programing.
In programing "read into" means reading bytes and storing them into a variable.
That's all I could help.
0
"Read into" is an idiom that means to discern or infer from a statement meanings that were not intended by the speaker or writer.

However, that is not the use of this phrase in programming. My knowledge is somewhat limited regarding the particulars of programming, but I believe this refers to two separate actions, reading from Source 1 and incorporating it into Source 2.
0
Yeah guys. Now I also think so. It should means something like "read from source1 and put it into source2".

Thanks.Emotion: smile

Related Questions