Search:

Type: Posts; User: neutron_star

Search: Search took 0.01 seconds.

  1. activatekeyboardlayout and loadkeyboardlayout not working

    please tell me why this code is not working.


    // key_sample.cpp : Defines the entry point for the console application.
    //
    #include <stdafx.h>
    using namespace std;
    // Keyboard layout structure...
  2. Replies
    4
    Views
    1,208

    sorry its function prototype. I have changed it.

    sorry its function prototype.
    I have changed it.
  3. Replies
    4
    Views
    1,208

    const function

    What is the difference between writing const before and after the function prototype?
  4. Executing a program inside a program in c++

    I want to know how to execute a program inside another program in c++ using gcc.
    If possible then please please share the syntax also.
    Thanks
Results 1 to 4 of 6