Re: Char* to Char*



In article <1136766003.069845.94980@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
jussij@xxxxxxxxxxxx writes
>> BTW I have been working on a TC to a standard and using M$ Word
>> is a right bugger as it auto corrects and capitalises the source
>> code examples in the text. The other problem is find out where to
>> turn off all the "help"
>
>Why not uses a programmers editor to write your code. There are
>many to choose from.

I am writing a document. (that will end up as a PDF)
It has the odd bit of code example in it.

I was *NOT* writing an app in Word. However I have seen it done.... I
got a call from a very confused programmer who had started writing code
in WORD in a .doc file before the compiler arrived. He then changed the
*.doc files to *.c by changing the extension and then wondered whjy they
would not compile!!!


>For example one such choice is the Zeus for Windows IDE:
>
> http://www.zeusedit.com/features.html
> Note: Zeus is shareware (45 day trial).
>
>It is designed for writing code and has features like configurable
>syntax highlighting, project/workspace management, class browsing,
>integrated version control etc.


I don't need class browsing and but the programming editors I have to
have the other features.



--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ chris@xxxxxxxxxxxx www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/



.



Relevant Pages

  • Re: Language fluency (was Re: BASIC vs Python)
    ... >> focusing on writing code for production. ... my ability to use newer features. ... I just don't have as much time for the Python ...
    (comp.lang.python)
  • Re: size of integer in g77
    ... I first found it by skimming the index and noticing the index entry ... Alas, from the "missing features" part of that, you can ... I could make rude comments about the practice of writing code in ... I think that your options are going to boil down to fixing the code ...
    (comp.lang.fortran)
  • Re: Generating a word document
    ... "You can programmatically access the features of Microsoft Office ... applications by writing code that targets an application's object model, ...
    (microsoft.public.dotnet.framework.aspnet)