Thread: insert C++ code into C code

  1. #1
    Registered User
    Join Date
    Jan 2012
    Posts
    3

    insert C++ code into C code

    Hi everyone!! I am developing a GTK application in C, and I need to know if it is possible to insert C++ code into my C code.

    I am using Linux, gcc compiler, and I can't change to gtkmm to develop in C++.

    Thank you very very much!!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 03-10-2010, 11:28 AM
  2. producing c/c++ code from flowcharts,pseudo code , algorithims
    By rohit83.ken in forum C++ Programming
    Replies: 3
    Last Post: 02-20-2008, 07:09 AM
  3. Having trouble translating psudeo-code to real-code.
    By Lithorien in forum C++ Programming
    Replies: 13
    Last Post: 10-05-2004, 07:51 PM
  4. C-Pseudo Code - Insert Question
    By MethodMan in forum C Programming
    Replies: 1
    Last Post: 10-31-2002, 03:10 PM
  5. Replies: 0
    Last Post: 02-21-2002, 06:05 PM