[chuck-users] Reading specific line in file

Bastian Schumacher bastian.schumacher at yahoo.de
Mon Jul 4 05:37:18 EDT 2016


You need to to thru the data by yourself (as it is a stream of serial data)

Regards,
Basti

> Am 04.07.2016 um 11:03 schrieb dude <prosvirnin.arseniy at gmail.com>:
> 
> Hello.
> 
> I know that I can read file line by line with readLine()
> method.
> 
> But can I read specific line with some method or I need
> to use loops or recursion over file?
> 
> Thanks!
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users


More information about the chuck-users mailing list