TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Karthik Agarwal
NA
748
266.1k
How to skip reading some part of a file which is between soe identifiers...?????
Dec 8 2010 7:56 AM
sample code looks like this...
class FileReader
{
//from here i need read that file
}
file looks like this:
#AutoSar_Start
Message $591 NM_AUTOSAR NM_AUTOSAR IPC 8 1000
Signal NM_AUTOSAR_signal NM_AUTOSAR_signal 8 0 7 HEX $0 $0 $0 $0
Message $58C ACU_Autosar ACM_AutoSar_Network_Mgmt IAM 8 0
Signal AutoSar ACM_AutoSar_Network_Mgmt 64 0 63 HEX $0 $0 $FFFF $0
#AutoSar_End
when i encounter
#AutoSar_Start
till
#AutoSar_End
i should skip while reading..
Reply
Answers (
1
)
Possible XML operations/Outputs in C#.net 2.0. Win form
ClipBoard.SetImage (passing bmp of Control rect) causes other controls to disappear