Search:

Type: Posts; User: Shidlingayya

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,909

    "Problem with friend function"

    Hi All,

    I am facing compilition error for following code:



    Angle.h:
    -------
    #include <iostream>
    using namespace std;
  2. Thread: Dear All,

    by Shidlingayya
    Replies
    0
    Views
    1,277

    Dear All,

    I am facing some problem in my final year project

    Project Steps:

    1. The PC should scan the any blue tooth from Mobile(More then one mobile may be)
    2. It should register the Blue tooth
    3....
  3. Replies
    9
    Views
    23,706

    How to catch the keyboard events?

    How to catch the keyboard events?
  4. Replies
    9
    Views
    23,706

    How to Get Keyboard event????

    Dear Sir,

    I am doing project..one part of project i wanted to catch the keyboard events like if i press A ,B...means i should get equivalant value
    Ex: if i assign A="string" means if i press A...
  5. What are settings for visual studo???

    Dear ALL,


    I am using Visual Studio compiler for my Embedded Developement..it is multipurpose compiler for all C, MFC ,C++.......How do set the compiler to work as
    C++ compiler..
    once i go...
  6. Replies
    8
    Views
    1,626

    How to find the???

    Dear All,


    How to find the factorial of number which is recieved from Command line arguments?
  7. Replies
    4
    Views
    895

    hai Mats.. thanks for your reply.... ~3 means...

    hai Mats..
    thanks for your reply.... ~3 means 2's complement of 3 right? Can u explain me that union example so that i wil understand...i am new to programming thats y i am asking you silly...
  8. Replies
    4
    Views
    895

    how come this output?

    Dear All,

    can anybody help me to following doubts i am thankful to you

    1. [code]

    #include<stdio.h>
    void main()
    {
    int a=3;
  9. Please help me out in Symbol genarator in Visual studio file

    Dear Sir,
    I am Using the VC++ for my compilation...with this i am symbol generator for my Daignosis..I am getting one error in the symbol generator file can any body help me out this error..please...
  10. Replies
    4
    Views
    1,623

    What is the logic for this program

    Dear All,
    I was attended recently one interview in MNC company..they told me to explain the logic of following program and they provided output for me..it is the first time i am seeing this type...
  11. Replies
    4
    Views
    2,630

    Where did u declared 'z'?

    Where did u declared 'z'?
  12. Replies
    0
    Views
    935

    Good morning to all

    Dear All,
    I want some excellent projects based on the "EMBEDDED SYSTEM" where i can find the free projects...
    please provide the links i am very much thankful to u all
  13. Replies
    4
    Views
    1,375

    How is stack map

    Dear All,


    #include<stdio.h>
    #define MAX_STR1_LEN 15
    #define MAX_STR2_LEN 16
    void main()
    {
    char a,b,c,d,e,f,g,h,j,k,l,m,n,o,count;
    char i=4;
  14. Replies
    9
    Views
    1,102

    Thanks for reply i got output

    Thanks for ur reply i got output
  15. Replies
    9
    Views
    1,102

    Hai to all

    Dear All,
    Today i was installed Dev-C++ compiler in my PC.. i can compile successfully all codes successfully.. only it showing compilaiton is successfull
    when i will try to see the output using...
  16. Please help to install Turbo C compiler..

    Dear All,
    I want to install Turbo C compiler in my PC.. i got compiler online
    i tried to install it but it showing error as follows

    It showing
    'Please insert The
    ...
  17. Replies
    3
    Views
    1,123

    Hai thanks for ur responce can you give good...

    Hai thanks for ur responce can you give good links for me, where will find the tutorials
  18. Replies
    3
    Views
    1,123

    Hai where i will get good.......

    Dear All,
    i want to learn the UNIX programming , Please can any one help me where i will get the online tutorials for this..i am thankful to you guys in advance
  19. Replies
    5
    Views
    1,182

    Hai Salem, I am using VC++ compiler, i tried by...

    Hai Salem,
    I am using VC++ compiler, i tried by deleting the sycon2c1.o file and rebuilt it but still i am not able to fix it...
  20. Replies
    7
    Views
    1,809

    Hai Dude... Please understand the basic...

    Hai Dude...
    Please understand the basic difference between the bitwise operator and Logical operator

    bitwise operator-->performs operations bit by bit, so you are result is correct only in...
  21. Replies
    5
    Views
    1,182

    What you mean by this....

    Dear All,
    #I am very thankfull to this site because it providing good information about my problems...
    I am designing the software for DIS it consists of so many modules.. in one module i am...
  22. Replies
    8
    Views
    1,703

    Yes Salam you are right i will get the value of...

    Yes Salam you are right i will get the value of count because of that assignement...It is not application program..just to test the skills in C...i don't want to correct my source code i want only...
  23. Replies
    8
    Views
    1,703

    I got output as follows in my compiler 1....

    I got output as follows in my compiler

    1. str1:0123456789abcde str2:0123456789abcdef
    2. str1:0123456789abcdef str2:
    3. str1: str2:
    4. count:97

    First line output is correct but remaining i...
  24. Replies
    8
    Views
    1,703

    How i will get this output

    Dear Allo,
    Recently i was attended one interview i got one question like this


    #include<stdio.h>
    #define MAX_STR1_LEN 15
    #define MAX_STR2_LEN 16
    void main()
    {
    char...
  25. Replies
    16
    Views
    2,343

    I found only these options -common...

    I found only these options
    -common properties------
    ------ some options
    -Configuraion Properties
    ---general
    ----Debugging
    -Linker-----
    ---
    ----(only linker option are there)
    ---
Results 1 to 25 of 33
Page 1 of 2 1 2