Archive for the Category: C

Updated MMX and MRTR Load-Modules for z/OS

Yesterday afternoon while doing some z/OS MQ testing, I discovered that both Message Multiplexer (MMX) and Message Router (MRTR) had been linked with the wrong MQ stub. Oy vey!! I relinked both MMX and MRTR with the correct MQ stub (CSQBSTUB) then posted the both download archives to Capitalware’s web site. Note: The source did […]

Also posted in Capitalware, IBM MQ, Open Source, Programming, z/OS Comments Off on Updated MMX and MRTR Load-Modules for z/OS

3 Hours of Wasted Time That I’ll Never Get Back

I have some code for outputting a buffer as a HEX dump like this: 000000: 00000000 00000000 00000000 00000000 ……………. 000010: 00000000 00000000 00000000 00000000 ……………. 000020: 00000000 00000000 00000000 00000000 ……………. I have used this code for years on AIX, HP-UX, IBM i (OS/400), Linux, Solaris, Windows and z/OS without issue. I have compiled […]

Also posted in Programming, Windows Comments Off on 3 Hours of Wasted Time That I’ll Never Get Back

SQLite v3.7.15 Released

D. Richard Hipp has just released SQLite v3.7.15. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.15 Released

Free: Parser, Syntax Checker and Interpreter Tools

Capitalware is now hosting Richard Tsujimoto’s Parser, Syntax Checker and Interpreter Tools. These tools provide a simple means for parsing strings, perform syntax checking and interpreting the parameters and/or values of the parsed strings. https://www.capitalware.com/psci_overview.html These tools are written in C for AIX, HP-UX, Linux, IBM i (OS/400) and Windows. For IBM mainframes, the tools […]

Also posted in Assembler, IBM i (OS/400), Linux, Programming, Unix, Windows, z/OS Comments Off on Free: Parser, Syntax Checker and Interpreter Tools

SQLite v3.7.14 Released

D. Richard Hipp has just released SQLite v3.7.14. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.14 Released

C11: A New C Standard Aiming at Safer Programming

Interesting. Danny Kalev explains the new C standard aimed at safer programming: http://blog.smartbear.com/software-quality/bid/173187/C11-A-New-C-Standard-Aiming-at-Safer-Programming Regards, Roger Lacroix Capitalware Inc.

Also posted in Programming, Security Comments Off on C11: A New C Standard Aiming at Safer Programming

SQLite v3.7.13 Released

D. Richard Hipp has just released SQLite v3.7.13. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.13 Released

Technical Document on Multicast in WebSphere MQ 7.1

IBM Support has release a technical document on how to use the new publish/subscribe functionality introduced in WebSphere MQ 7.1: Multicast. http://www.ibm.com/support/docview.wss?uid=swg27024903 Configuring and Using WebSphere MQ 7.1 Multicast.pdf Zip file with samples: MQ7.1-multicast-samples Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM MQ, Linux, Programming, Windows Comments Off on Technical Document on Multicast in WebSphere MQ 7.1

ActiveMQ 5.6.0 Released

Apache ActiveMQ Project has just released ActiveMQ v5.6.0. http://activemq.apache.org/activemq-560-release.html Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. […]

Also posted in .NET, C#, C++, Java, JMS, Linux, Open Source, Unix, Windows Comments Off on ActiveMQ 5.6.0 Released

SQLite v3.7.11 Released

D. Richard Hipp has just released SQLite v3.7.11. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.11 Released