Thread: Use of log4cxx API in C

  1. #1
    Registered User
    Join Date
    Jun 2015
    Posts
    14

    Exclamation Use of log4cxx API in C

    I'm getting very confused on how to implement C++ API log4cxx in my C code. I would like someone to direct me on how to do that. Is it so hard to implement, or it just looks so complicated from my point of view. I know C (7/10), but C++ not, just some basics.

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    Have you read the manual?

    If so what exactly are you having problems with?

    Jim

  3. #3
    Registered User
    Join Date
    Jun 2015
    Posts
    14
    I'm having problem that I don't know how to mix C and C++, my source code is in C.

  4. #4
    Guest
    Guest
    You can't use a C++ API with a C compiler, if that's what you had in mind.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. help:compile log4cxx error
    By zealot2007 in forum C++ Programming
    Replies: 5
    Last Post: 08-19-2009, 01:32 AM

Tags for this Thread