Regular expression for CCSC's PICC C-Compiler.

Usage tips, posted by users. No questions here please.

Moderators: AmigoJack, helios, bbadmin, Bob Hansen, MudGuard

Post Reply
helios
Posts: 716
Joined: Sun Mar 02, 2003 5:52 pm
Location: Helios Software Solutions
Contact:

Regular expression for CCSC's PICC C-Compiler.

Post by helios »

Expression = ^[^"]+"\([^"]+\)[^0-9]+\([0-9]+\)(\([0-9]+\)
File Register = 1
Line Register = 2
Column Register = 3

www.ccsinfo.com


This tip was contributed by: Miki Grof-Tisza. 9 January 2005.
Helios Software Solutions
Post Reply