Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAVIS Pin
axid3j1al11-May-04 14:59
axid3j1al11-May-04 14:59 
GeneralRe: AVIS Pin
ian mariano11-May-04 19:17
ian mariano11-May-04 19:17 
GeneralSTL basic_string 2 MFC Pin
alex.barylski11-May-04 14:26
alex.barylski11-May-04 14:26 
GeneralRe: STL basic_string 2 MFC Pin
Christian Graus11-May-04 14:27
protectorChristian Graus11-May-04 14:27 
GeneralRe: STL basic_string 2 MFC Pin
alex.barylski11-May-04 14:41
alex.barylski11-May-04 14:41 
Generaldelayload Pin
Christopher Lloyd11-May-04 14:14
Christopher Lloyd11-May-04 14:14 
GeneralRe: delayload Pin
igor196012-May-04 9:29
igor196012-May-04 9:29 
Generalregex parsing C++ Pin
alex.barylski11-May-04 13:11
alex.barylski11-May-04 13:11 
I'm a newbie to regex so please take it easy on me.

What would be the best approach for parsing C++ templates (inline functions only) and extracting some comments so I can generat a bit of documentation?

I'm interested in the approach (or regex if you feel generous) in parsing source code and generating primitive docs from it, NOT in finding an already made solution like the many source code doc generators out there already...so please don't send me links to DOxygen or anything....unless it outlines the techniques they used Smile | :)

I basically want to use a special commment like
// TODO: Blah blah

to generate todo lists and also extract class interfaces (including private and protected)

Any ideas???

Cheers Smile | :)


How do I print my voice mail?
GeneralRe: regex parsing C++ Pin
Erik Thompson11-May-04 13:39
sitebuilderErik Thompson11-May-04 13:39 
GeneralRe: regex parsing C++ Pin
alex.barylski11-May-04 14:41
alex.barylski11-May-04 14:41 
GeneralRe: regex parsing C++ Pin
Andrew Walker11-May-04 16:27
Andrew Walker11-May-04 16:27 
GeneralRe: regex parsing C++ Pin
alex.barylski11-May-04 16:38
alex.barylski11-May-04 16:38 
GeneralRe: regex parsing C++ Pin
Andrew Walker11-May-04 16:42
Andrew Walker11-May-04 16:42 
GeneralRe: regex parsing C++ Pin
Snyp11-May-04 13:40
Snyp11-May-04 13:40 
GeneralGraphics Programming :: Approach and Books Pin
valikac11-May-04 12:53
valikac11-May-04 12:53 
GeneralRe: Graphics Programming :: Approach and Books Pin
Jim Crafton11-May-04 13:10
Jim Crafton11-May-04 13:10 
GeneralRe: Graphics Programming :: Approach and Books Pin
valikac11-May-04 13:22
valikac11-May-04 13:22 
GeneralRe: Graphics Programming :: Approach and Books Pin
parths11-May-04 20:21
parths11-May-04 20:21 
GeneralSuggested Book Pin
ursus zeta11-May-04 13:27
ursus zeta11-May-04 13:27 
GeneralRe: Suggested Book Pin
Jim Crafton11-May-04 14:12
Jim Crafton11-May-04 14:12 
GeneralRe: Suggested Book Pin
Christian Graus11-May-04 14:28
protectorChristian Graus11-May-04 14:28 
GeneralRe: Graphics Programming :: Approach and Books Pin
Christian Graus11-May-04 14:33
protectorChristian Graus11-May-04 14:33 
GeneralRe: Question 1 Pin
Andrew Walker11-May-04 16:38
Andrew Walker11-May-04 16:38 
GeneralRe: Graphics Programming :: Approach and Books Pin
valikac12-May-04 4:43
valikac12-May-04 4:43 
Generalfreshman: The Sturct MSG has six memebers, but WndProc just need the first four, why Pin
bloggs197411-May-04 10:30
bloggs197411-May-04 10:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.