![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| which language will be the best | clueless | High Level Programming | 4 | 03-15-2008 01:06 AM |
| add language in dsl | lione.heart | Shell Programming and Scripting | 2 | 12-18-2007 05:15 AM |
| A different language to me! | kguenther | UNIX for Dummies Questions & Answers | 7 | 08-04-2006 08:08 AM |
| GUI using C language | veeru554 | High Level Programming | 4 | 01-26-2006 10:57 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
c language
is there any difference between "char*" and "char *"
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
No, except for tradition and legibility.
Code:
char * |
|||
| Google The UNIX and Linux Forums |