|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello
I have written the following code. Code: #include<stdio.h> #include<conio.h> void main() { int i = 0, a = 5, b = 6; i = a - - b; printf("i = %d", i); } When I execute this program, I have got an error message "LValue Required". Can any one explain what does that mean. Please guide. Thanks. |
| Sponsored Links |
|
|
|
|||
|
Thank you for your guidance.
But I don't understand "Non-compiler independent libraries" like conio.h. Why can't I use it? If I want to use a function like getch() then which library should be included? Why should main() function return an integer value? What it does when we use void? Sorry, I am a beginner to C. Please guide. |
|
|||||
|
Quote:
If you just want it to run on the platform you're currently using, then do it. You just have to keep in mind, that it's not a standard library. Quote:
The C standard is not online, so this is the best link I could find regarding C and the main()-function: FGA: "void main()" is not legal in C++ but is legal in C Quote:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Work required to host a Search Engine | TcM | Search Engines | 19 | 06-13-2008 11:29 AM |
| Are IDEs required? | photray94 | Java Help | 6 | 05-12-2008 02:21 PM |
| DNS script - required! | Walls | Request Services (Paid) | 0 | 02-11-2008 03:43 AM |
| Programmer required | yertle | General Programming | 1 | 12-02-2007 05:33 AM |
| *** Programmer Required *** | gsm-tools | Request Services (Paid) | 2 | 10-27-2007 07:24 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |