S
S
SoerBey2014-10-08 18:40:33
C++ / C#
SoerBey, 2014-10-08 18:40:33

I want to write an offline dictionary in C, where can I start?

I want to write an "offline" dictionary in C, advise where to start? Literature or video examples, I will be glad for any information.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
_
_ _, 2014-10-08
@AMar4enko

You can start with something like this:

void main (void)
{ 
   // Place your code here 
}

G
GavriKos, 2014-10-08
@GavriKos

You would first indicate your knowledge in this language.

S
Sergey, 2014-10-08
Protko @Fesor

video examples

I wonder why C. Why not C++/D/Rust/Go.

S
SoerBey, 2014-10-31
@SoerBey

Since at the university we pass C and not C ++. and Knowledge level C is far from the best, so on it.
I would be happy with different examples where someone does something similar. Thanks in advance

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question