|
||||||
| 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 |
|
|||
|
good day guys...how can i change c's keywords?..for example, i want to change printf with my own keyword..what will i do? my friend told i should make a linked list...i have an idea on how to make a linked list but making a linked list for my problem i dont have an idea..please give me a comprhensive steps!...thanks a lot...
|
| Sponsored Links |
|
|
|
|||||
|
printf is not a keyword, it is a library function. You could create your own replacement function that implements printf or assembly/system calls as needed to perform the desired functions.
Keywords are things like "while" or "if".
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| 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 |
| Coding a change password form | InternetGeek | Visual Basic Programming | 11 | 02-16-2008 01:53 PM |
| How to change the hostname in Windows XP | navghost | General Programming | 2 | 06-01-2007 11:47 AM |
| Using change management | Cosmet | General Programming | 2 | 10-30-2006 06:16 PM |
| Keyword Optimization - How To Achieve It | ravs2k6 | Marketing | 11 | 07-27-2006 06:15 PM |
| Change design to make more $ | Montecarlo | Website Design | 11 | 07-13-2006 12:05 PM |
Goal: 100,000 Posts
Complete: 68%