Leo
unread,Aug 29, 2008, 6:06:43 AM8/29/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ocropus
Hi All,
I am trying do writing up some extended function in C/C++.
and I currently created two file "ocr-greenstone.cc", "ocr-
greenstone.h"
my question is that for all the functions that I implemented in .cc
file all within namespace ocropus {}
do I need to add all the function header to .h file? also I defined
some "struct" and "typedef struct" in .cc file
do I need to add those into .h file as well?
sorry for the rookie questions, as I am bit rusty on C language and
just starting to get familiar with coding int Ocropus (+_+)?
Regards,
Leo