Search found 92 matches

by SukhdeepMankoo
Fri Apr 19, 2013 10:06 am
Forum: C/C++ Programming
Topic: long int vs int
Replies: 7
Views: 11222

Re: long int vs int

Thanks

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Fri Apr 19, 2013 10:01 am
Forum: C/C++ Programming
Topic: How to write to same line using C/C++
Replies: 2
Views: 6471

Re: How to write to same line using C/C++

For more information, see VT 100 codes

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Fri Apr 19, 2013 10:00 am
Forum: C/C++ Programming
Topic: How to write to same line using C/C++
Replies: 2
Views: 6471

Re: How to write to same line using C/C++

You can try this too.
Printf("%d[2K",27); // delete entire line
printf("\r%d",I); // move cursor to start of line

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Wed Apr 17, 2013 6:44 am
Forum: C/C++ Programming
Topic: long int vs int
Replies: 7
Views: 11222

Re: long int vs int

thanks,
what about long long int and long int

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Tue Apr 16, 2013 4:40 pm
Forum: C/C++ Programming
Topic: long int vs int
Replies: 7
Views: 11222

Re: long int vs int

why they declare long int. if they are same.

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Tue Apr 16, 2013 11:15 am
Forum: C/C++ Programming
Topic: long int vs int
Replies: 7
Views: 11222

long int vs int

hi,
I searched lot of times in Google, not able to find significant difference between long int and int. As both has same size. How can I know at what time which should I use.

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Mon Apr 15, 2013 6:07 pm
Forum: Electronics & Electrical Engineering
Topic: GPS (Global Position System) Essentials
Replies: 3
Views: 5698

Re: GPS (Global Position System) Essentials

Depends upon the GPS module. But most comes with serial Serial port and at commands using hyper terminal

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Mon Apr 15, 2013 6:04 pm
Forum: Electronics & Electrical Engineering
Topic: Using a Unipola stepper motor without microcontroller
Replies: 1
Views: 3499

Re: Using a Unipola stepper motor without microcontroller

You can make same circuit using counter too.

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Mon Apr 15, 2013 6:02 pm
Forum: Electronics & Electrical Engineering
Topic: Line Isolation monitor for DC power line
Replies: 6
Views: 6136

Re: Line Isolation monitor for DC power line

Use optical isolator and give different ground.

[ Post made via Mobile Device ] Image
by SukhdeepMankoo
Mon Apr 15, 2013 6:00 pm
Forum: Electronics & Electrical Engineering
Topic: How to chek serial port working or not?
Replies: 5
Views: 5475

Re: How to chek serial port working or not?

Short pin 2 & 3 of serial port(DB 9 connector). Open hyper terminal for same serial port number like COM1 and type any character. You will see same character two times in screen. It means serial port is working.

[ Post made via Mobile Device ] Image

Go to advanced search