-
@sarathkumar-FEGRPw • Oct 3, 2024Oct 3, 20241.1KYes CEans I was lucky to read this article that General Motors who is one of the best automobile manufacturers in world claimed to be at no.1 position in PATENT... -
@thebigk • Oct 24, 2024Oct 24, 20241.4KSkoda Octavia Launched In India - Price & Features Won't Be Announced Just Yet
Skoda India has officially announced the new Skoda Octavia for Indian markets. The Octavia brand, darling of automobile enthusiasts all over India has just made a comeback. We wrote about... -
@abrakadabra • Oct 24, 2024Oct 24, 20241.2KHuawei Ascend P1 Price In India Is Rs. 12,990 - Specs, Features & Launch Date Listed
Launched almost a year back in India, the Huawei Ascend P1 was the first 4G LTE capable phone for the country. Though the 4G LTE network was not available all... -
@sarathkumar-FEGRPw • Oct 22, 2024Oct 22, 20241.3KIs Audi ready to compete BMW's Active tourer?
Last month, there was a rumour that Audi has planned a ‘high-roof’ MPV top hat on the A3 platform and Indianautoblog has nicknamed the car as "AUDI SPACER". Autocar UK... -
@abrakadabra • Oct 23, 2024Oct 23, 20241.2KLenovo Miix Release Date Is August 28 - The 10.1-inch Windows 8 Tablet Launched
Lenovo Miix tablet is the latest gadget from the company to enter the multi-mode PC innovation device arena. The 10.1-inch Windows 8 tablet with a PC processor sports a "quick-flip"... -
@nikumbh-lmTCgS • Oct 23, 2024Oct 23, 20241.1K
Linux command for copying a file from remote server location to our local machine
scp -r testuser@10.0.5.215:/home/testuser/tmp/hello.txt /home/elcot/hello.txtI've used the above command to copy the file located at the server:10.0.5.215, location: /tmp/hello.txt username: testuser to my local machine local-username: elcot.... Could anyone help me... -
@bhulaxmi-0IeKhk • Oct 22, 2024Oct 22, 20241.4K
What's the output of this C program?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); -
@abhishek-fg9tRh • Oct 26, 2024Oct 26, 20241.6KWhy Battery Re-charging Takes So Long ?
We know that, only domain why we hate smartphones is Short battery. Batteries drains out in no time in smartphones. I wonder, why does it take too long to re-charge... -
@rukawa-Y0pUkC • Oct 22, 2024Oct 22, 20241.1K
Threads & Processes
When I create a program and want it to be executed using threads do I have to create them myself and add their code to my program or will the... -
@sarathkumar-FEGRPw • Oct 14, 2024Oct 14, 20241.3KEr.C.Sarathkumar
Hi CEans I am not new to CE I am CSK AUTO but I havent posted my introduction yet so here it is for you. Name:C.Sarath Kumar Branch:Automobile Engineering Location:Neyveli(Cuddalore... -
@ahsanul-haque-2o7iUb • Oct 20, 2024Oct 20, 20241.2K
After a certain time Programmer Ruling this world :)
then we will not get good place in this world. As a electrical Eng we will work manually or machine command but a programmer just use one click then change... -
@fantasy-craze-obeVTe • Oct 26, 2024Oct 26, 20241.5K
Suggestions_prerequisite for PG-DESD @CDAC-banglore
Hi, I am nt so strong @ ma basics.what are the prerequisites I must have for ma PG-DESD @ CDAC. Can you suggest some specific areas on which I must... -
@sarathkumar-FEGRPw • Oct 22, 2024Oct 22, 20241.2KWhy I am not active in CE?
This thread is dedicated to all CEans who want to say goodbye to CE for short span for any reason can post their goodbye message and explain the reason so... -
@thebigk • Oct 23, 2024Oct 23, 20241.5KAirtel 4G In Delhi Coming Soon - Is Your Hardware Ready?
Airtel is launching 4G services in Delhi in the next few weeks. According to telecomtiger, Huawei is most likely to handle the overall rollout plan, design, supply and deploy Airtel's... -
@ramani-VR4O43 • Oct 25, 2024Oct 25, 20241.4KA messy desk means that you are creative
There are some studies that show that a messy desk shows that the person is more creative (finding reasons for the mess?). There may be some merit to the findings... -
@ramani-VR4O43 • Oct 26, 2024Oct 26, 20241.7KHow to use differential pressure sensors to measure the hydrostatic level of a liquid in a vented or
This article from American Sensors gives the basics of how differential pressure sensors can be used to monitor liquid levels in both vented and sealed tanks. Precautions to be observed... -
@ramani-VR4O43 • Oct 24, 2024Oct 24, 20241.3KExtreme Heat Damages Roofs - How this happens and tips to avoid
Extremes of temperature can cause damage to the roof in many ways. Design and regular inspection can mitigate the problem. #-Link-Snipped-# -
@thebigk • Oct 25, 2024Oct 25, 20241.4KYahoo's Tumblr Acquisition : $1.1 Billion Is Not Enough!
Ever since Marissa Mayer took over the control at Yahoo, the company's managed to grab some attention from the media. This time, it's about Yahoo's plans to buy Tumblr -... -
@vishal-pysGmK • Oct 25, 2024Oct 25, 20241.1K
Compiling through command prompt problem
Hi, I am using gcc compiler to compile the program and build an exe I used this command to compile gcc program.cpp -g -o program (generates program.exe and runs fine)... -
@naveee-QD5zHH • Oct 26, 2024Oct 26, 20241.4K
Microcontroller interface with stepper Motor
what is the controller is to be used to operate a stepper motor ? ? when the input is a sensor ?