Search found 10 matches

by cerego
09 Jan 2018 01:16
Forum: mikroC PRO for PIC General
Topic: help, creation of libraries from files ??
Replies: 13
Views: 3649

Re: help, creation of libraries from files ??

Perfect I succeeded, hurray .... My problem was that I created only one .C file containing the functions and also a void main that is created by the same compiler when creating a new project. In addition, of course to the .H file containing the function prototypes. Thanks for the advice you gave me,...
by cerego
08 Jan 2018 20:29
Forum: mikroC PRO for PIC General
Topic: help, creation of libraries from files ??
Replies: 13
Views: 3649

Re: help, creation of libraries from files ??

Ok thanks, I'm sorry but I try and try again without success.
by cerego
07 Jan 2018 02:12
Forum: mikroC PRO for PIC General
Topic: help, creation of libraries from files ??
Replies: 13
Views: 3649

Re: help, creation of libraries from files ??

Sorry guys, I do exactly as you say, step by step, but in the end I always find the MAIN function inside the new function in manager library that I created. To recap: 1 I create a new project in mc 2 in the .c file include the function.h writing #include <new_function.h> and the void main () {} 3 ad...
by cerego
06 Jan 2018 01:26
Forum: mikroC PRO for PIC General
Topic: help, creation of libraries from files ??
Replies: 13
Views: 3649

Re: help, creation of libraries from files ??

Good morning guys,
my problem is that I always find myself in the "manager library" the MAIN of the new library that I created and that should not be there.
How can I solve?
Thanks for collaboration
by cerego
27 Dec 2017 00:11
Forum: mikroC PRO for PIC General
Topic: help, creation of libraries from files ??
Replies: 13
Views: 3649

help, creation of libraries from files ??

Good morning and happy holidays how do I create text files from scratch and then go to generate a library via mikroc, and the package manager. Going into detail, what should I create in mikroc: a file.h that contains the function prototypes and / or a file.c that contains the functions? Does the fil...
by cerego
19 Sep 2016 16:45
Forum: mikroC PRO for PIC General
Topic: scanf for mikro C ?
Replies: 2
Views: 1799

Re: scanf for mikro C ?

Ok 1000 grazie, ciao...
Luca
by cerego
18 Sep 2016 22:11
Forum: mikroC PRO for PIC General
Topic: scanf for mikro C ?
Replies: 2
Views: 1799

scanf for mikro C ?

Hello, exists in mikroC a function similar to scanf, who read out incoming characters to UART?
Thanks Luca ...
by cerego
28 Oct 2014 17:59
Forum: mikroC PRO for PIC General
Topic: extraction values from string
Replies: 1
Views: 1192

extraction values from string

Hello I have 2 questions for you Mikro C:
1) Is there a function that allows me to extract numbers from a string?
example:

float = 1234.5
extraction values
1 thousand
hundreds 2
3 dozen
unit 4
tens 5

2) Why are not there in bookstores pic 10F?

Thanks Luke
by cerego
28 Aug 2013 11:23
Forum: mikroC General
Topic: Demo Limit
Replies: 23
Views: 61981

Re: Demo Limit

"DEMO LIMIT"
hello my name is Luke, I installed version 6.0.0 of micro c compiler, duly registered and when I compile this file http://www.libstock.com/projects/downlo ... oc_pic.rar me this error: "demo limit" why? can anyone help me? thanks
by cerego
28 Aug 2013 10:04
Forum: mikroC PRO for PIC General
Topic: demo limit mikro c registered
Replies: 3
Views: 1687

demo limit mikro c registered

"DEMO LIMIT"
hello my name is Luke, I installed version 6.0.0 of micro c compiler, duly registered and when I compile this file http://www.libstock.com/projects/downlo ... oc_pic.rar me this error: "demo limit" why? can anyone help me? thanks

Go to advanced search