Skip to content

Boardor

  • Home
  • About
  • Contact

Natural Numbers

C Language Diary

2025-09-25 by boardor
C Language Diary

int main(){ int i = 1, s = 0; do { s = s + i; i++; } while (i <= 100); printf(“%d”, s); return 0;} A program I wrote to calculate the sum of natural numbers. Well, it took about 1 hour. I can’t help it; I am a C enthusiast, but this is … Read more

Categories Embedded Software & Tools Tags agile development, alcohol consumption, Application Programming, C language, Natural Numbers Leave a comment

#IndustrialAutomation #RoboticsTechnology .NET IoT 3C Electronics 3D Printing 51 Microcontroller AI Accelerator Alarm Clock Alpine Linux Anti-Debugging Application Programming Arduino AsyncMQTT_ESP32 Async Programming automotive embedded systems Automotive Semiconductors Biopython Bluetooth C/C++ CircuitPython C language Embedded Development Embedded Systems Huichuan PLC Industrial Automation Industrial Raspberry Pi Machine Learning open source STM32

Recent Posts

  • Nutritional Therapy in Critical Illness: Individualizing Vitamins and Trace Elements
    Nutritional Therapy in Critical Illness: Individualizing Vitamins and Trace Elements
  • The Debugging Savior for STM32! Lost 80,000 Due to Chip Damage? J-Link Breakpoints + CubeMonitor Real-Time Tracking, Locating Bugs 10 Times Faster!
    The Debugging Savior for STM32! Lost 80,000 Due to Chip Damage? J-Link Breakpoints + CubeMonitor Real-Time Tracking, Locating Bugs 10 Times Faster!
  • GlobalFoundries Responds to MIPS Acquisition; Android Development Plans; Broadcasting Authority Prevents Over-Entertainment and Anti-Intellectual Short Dramas
    GlobalFoundries Responds to MIPS Acquisition; Android Development Plans; Broadcasting Authority Prevents Over-Entertainment and Anti-Intellectual Short Dramas
  • Giant AIR PRO MIPS Cycling Helmet
    Giant AIR PRO MIPS Cycling Helmet
  • Van Rysel RCR Mips: The Helmet Used by Professional Cycling Teams
    Van Rysel RCR Mips: The Helmet Used by Professional Cycling Teams