Results 1 to 7 of 7

Thread: Feature Request for C/C++ forum

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Feature Request for C/C++ forum

    Can we have a couple of radio buttons on the "New Thread" form that force you to specify whether you're question relates to C/C++ programming under Windows or Unix-based Operating systems? It could serve to add "[Win32]" or "[*nix]" to the thread title.

    I know the majority of threads will be Windows-based but it seems that people always assume that to be the case when replying. There is a great deal of difference in how the OSs behave and this makes a difference to how the coding problems should be dealt with.

    Sometimes using Windows-traditional methods on a Unix-based OS (or vice versa) can lead to security issues.
    I don't live here any more.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Feature Request for C/C++ forum

    If this happens, make sure it's not required or there is a standard option as many folks who post in the C++ forum are working with standard C++.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Feature Request for C/C++ forum

    Do you have have an idea of how many Unix based questions get posted in there on a weekly basis?

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Feature Request for C/C++ forum

    It may not be too much for Joe to do it by modifying his script for the .NET version selectors in the .NET forums.

    Joe?...
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Feature Request for C/C++ forum

    As I say, not that many threads. But its good to get into a habit of letting people know what language / platform is being developed on.

    For instance a lot of C questions get posted but for one reason or another the replies are often in C++, which sometimes are incompatible with the OP's needs.

    I think there should be some clarification when the user starts the thread.

    I only suggested this because I suspect its a few lines of PHP to add the feature and it would improve that particular forum.

    I'll leave it at that. If it doesn't happen then so be it.
    I don't live here any more.

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Feature Request for C/C++ forum

    I still think we should seperate C and C++ into other forums just because of that. But I don't think either get enough traffic to warrant it. wossname's solution may be a good middle ground.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Feature Request for C/C++ forum

    Yea it shouldnt be much of an issue to add a few lines of php to Joes .NET version selector hack. Its a much better solution then a separate forum since there isnt alot of traffic as mentioned.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width